Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

irr::gui::SGUISprite Struct Reference

A sprite composed of several frames. More...

#include <IGUISpriteBank.h>

List of all members.

Public Member Functions

 SGUISprite ()

Public Attributes

core::array< SGUISpriteFrameFrames
u32 frameTime


Detailed Description

A sprite composed of several frames.

Definition at line 32 of file IGUISpriteBank.h.


Constructor & Destructor Documentation

irr::gui::SGUISprite::SGUISprite  )  [inline]
 

Definition at line 34 of file IGUISpriteBank.h.


Member Data Documentation

core::array<SGUISpriteFrame> irr::gui::SGUISprite::Frames
 

Definition at line 34 of file IGUISpriteBank.h.

u32 irr::gui::SGUISprite::frameTime
 

Definition at line 36 of file IGUISpriteBank.h.


The documentation for this struct was generated from the following file:
The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated on Sun Jun 1 07:59:16 2008 by Doxygen (1.4.2)