Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
SGUIIcon Struct Reference

#include <GUIbase.h>

Public Member Functions

 SGUIIcon ()
 

Public Attributes

CStr m_SpriteName
 
CSize m_Size
 
int m_CellID
 

Detailed Description

Definition at line 159 of file GUIbase.h.

Constructor & Destructor Documentation

SGUIIcon::SGUIIcon ( )
inline

Definition at line 161 of file GUIbase.h.

Member Data Documentation

int SGUIIcon::m_CellID

Definition at line 170 of file GUIbase.h.

CSize SGUIIcon::m_Size

Definition at line 167 of file GUIbase.h.

CStr SGUIIcon::m_SpriteName

Definition at line 164 of file GUIbase.h.


The documentation for this struct was generated from the following file: