ObjectSpriteSpec Struct Reference
#include <ObjectSprite.h>
# Public Attributes | |
SpriteSpec | spriteSpec |
it has a Sprite spec at the beginning | |
uint16 | display |
Flag to indicate in which display to show the texture (__WORLD_ON, __WORLD_LON or __WORLD_RON) |
# Detailed Description
A ObjectSprite spec
Definition at line 35 of file ObjectSprite.h.
# Member Data Documentation
# display
uint16 ObjectSpriteSpec::display |
Flag to indicate in which display to show the texture (__WORLD_ON, __WORLD_LON or __WORLD_RON)
Definition at line 41 of file ObjectSprite.h.
# spriteSpec
SpriteSpec ObjectSpriteSpec::spriteSpec |
it has a Sprite spec at the beginning
Definition at line 38 of file ObjectSprite.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Component/VisualComponent/Sprite/ObjectSprite/ObjectSprite.h