screeps-simple-api
Preparing search index...
Spawn
Interface Spawn
interface
Spawn
{
_id
:
string
;
hits
:
number
;
hitsMax
:
number
;
name
:
string
;
notifyWhenAttacked
:
boolean
;
off
:
boolean
;
room
:
string
;
spawning
?:
unknown
;
store
:
{
energy
:
number
}
;
storeCapacityResource
:
{
energy
:
number
}
;
type
:
"spawn"
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
GameObject
Spawn
Index
Properties
_
id
hits
hits
Max
name
notify
When
Attacked
off
room
spawning?
store
store
Capacity
Resource
type
x
y
Properties
_
id
_id
:
string
hits
hits
:
number
hits
Max
hitsMax
:
number
name
name
:
string
notify
When
Attacked
notifyWhenAttacked
:
boolean
off
off
:
boolean
room
room
:
string
Optional
spawning
spawning
?:
unknown
store
store
:
{
energy
:
number
}
store
Capacity
Resource
storeCapacityResource
:
{
energy
:
number
}
type
type
:
"spawn"
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
hits
hits
Max
name
notify
When
Attacked
off
room
spawning
store
store
Capacity
Resource
type
x
y
screeps-simple-api
Loading...