Module editeur::sprite
[−]
[src]
Reexports
pub use self::draw::SPEC_MAX_XY; |
pub use self::texel::Texel; |
pub use super::tuple::Tuple; |
pub use super::Part; |
pub use super::emotion::Emotion; |
pub use super::position::Posture; |
Modules
draw | |
texel |
Structs
Sprite |
Enums
EmotionError |
The enum |
PostureError |
The enum |
SpriteError |
The enum |
Constants
SPEC_MAX_DRAW |
The limit of draws by sprite. |
Type Definitions
Result |