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