Position2IComponent

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(int x, int y)
Undocumented in source.
this
this(Vector2I position)
Undocumented in source.

Members

Mixins

__anonymous
mixin EntityComponentIdentity!"Position2IComponent"
Undocumented in source.

Properties

position
position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vector2I position [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EntityComponent

getComponentType
StringId getComponentType()
Undocumented in source.
getComponentTypeString
string getComponentTypeString()
Undocumented in source.

Meta