Sprite

Undocumented in source.

Members

Functions

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

Mixins

__anonymous
mixin JsonizeMe
Undocumented in source.

Variables

depth
int depth;
Undocumented in source.
textureName
string textureName;
Undocumented in source.
textureRegion
Rect textureRegion;
Undocumented in source.

Mixed In Members

From mixin JsonizeMe

_membersWithUDA
template _membersWithUDA(uda)
Undocumented in source.
_getUDAs
template _getUDAs(string name, alias uda)
Undocumented in source.
_writeMemberType
template _writeMemberType(string name)
Undocumented in source.
_readMember
auto _readMember()
Undocumented in source. Be warned that the author may not have intended to support it.
_writeMember
void _writeMember(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
_jsonizeIgnoreExtra
alias _jsonizeIgnoreExtra = ignoreExtra
Undocumented in source.
_jsonizeCtors
constructor[string] _jsonizeCtors;
Undocumented in source.

Inherited Members

From Component

__anonymous
mixin JsonizeMe
Undocumented in source.
stringify
string stringify()
Undocumented in source.

Meta