Untold Engine  Beta v0.0.16
docs
U4DEngine::SPRITEDATA Struct Reference

The SPRITEDATA structure holds sprites information. More...

Public Attributes

const char * name
 Sprite name.
 
float x
 Sprite x-coordinate position.
 
float y
 Sprite y-coordinate position.
 
float width
 Sprite width.
 
float height
 Sprite height.
 

Detailed Description

The SPRITEDATA structure holds sprites information.