OrientationR2Component

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(double angleInRadian)
Undocumented in source.

Members

Functions

getSnapshotData
string[string] getSnapshotData()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin EntityComponentIdentity!"OrientationR2Component"
Undocumented in source.

Properties

angle
double angle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
angle
double angle [@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.

From Snapshotable

getSnapshotData
string[string] getSnapshotData()
Undocumented in source.

Meta