[−][src]Trait screeps::objects::RoomObjectProperties
Trait for all wrappers over Screeps JavaScript objects extending
the RoomObject class.
Contracts
The reference returned by AsRef<Reference>::as_ref must reference a
JavaScript object extending the RoomObject class.