screeps-simple-api
Preparing search index...
Extractor
Interface Extractor
interface
Extractor
{
_id
:
string
;
cooldown
:
number
;
hits
:
number
;
hitsMax
:
number
;
notifyWhenAttacked
:
boolean
;
room
:
string
;
type
:
"extractor"
;
user
:
string
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
GameObject
Extractor
Index
Properties
_
id
cooldown
hits
hits
Max
notify
When
Attacked
room
type
user
x
y
Properties
_
id
_id
:
string
cooldown
cooldown
:
number
hits
hits
:
number
hits
Max
hitsMax
:
number
notify
When
Attacked
notifyWhenAttacked
:
boolean
room
room
:
string
type
type
:
"extractor"
user
user
:
string
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
cooldown
hits
hits
Max
notify
When
Attacked
room
type
user
x
y
screeps-simple-api
Loading...