screeps-simple-api
Preparing search index...
Mineral
Interface Mineral
interface
Mineral
{
_id
:
string
;
mineralAmount
:
number
;
mineralType
:
string
;
nextRegenerationTime
:
number
;
room
:
string
;
type
:
"mineral"
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
GameObject
Mineral
Index
Properties
_
id
mineral
Amount
mineral
Type
next
Regeneration
Time
room
type
x
y
Properties
_
id
_id
:
string
mineral
Amount
mineralAmount
:
number
mineral
Type
mineralType
:
string
next
Regeneration
Time
nextRegenerationTime
:
number
room
room
:
string
type
type
:
"mineral"
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
mineral
Amount
mineral
Type
next
Regeneration
Time
room
type
x
y
screeps-simple-api
Loading...