|
0.45.0
|
#include <iSprite.h>
Public Attributes | |
| iaRectanglef | _rect |
| iaVector2f | _pivot |
| bool | _pixel |
a frame defines an area within the texture that later can be rendered
| iaVector2f igor::iSprite::iFrame::_pivot |
pivot or pivot of frame in texture coordinates 0.0-1.0
| bool igor::iSprite::iFrame::_pixel |
if true values are pixels else values are relative
| iaRectanglef igor::iSprite::iFrame::_rect |
position of frame in texture coordinates 0.0-1.0