mango-engine v0.1.0 (2016-10-22T22:46:47Z)
Dub
Repo
MangoObject
mango_engine
world
object
Represents an object in the world.
class
MangoObject {
Model
model
[@property getter];
this
(Model model);
}
Constructors
this
this
(Model model)
Undocumented in source.
Members
Properties
model
Model
model
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mango_engine
world
object
classes
MangoObject
Represents an object in the world.