Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
SGUIIcon Struct Reference

Icon, you create them in the XML file with root element <setup>. More...

#include <SGUIIcon.h>

Collaboration diagram for SGUIIcon:
Collaboration graph
[legend]

Public Member Functions

 NONCOPYABLE (SGUIIcon)
 
 MOVABLE (SGUIIcon)
 
 SGUIIcon ()
 

Public Attributes

CStr m_SpriteName
 
CSize2D m_Size
 

Detailed Description

Icon, you create them in the XML file with root element <setup>.

You use them in text owned by different objects... Such as CText.

Constructor & Destructor Documentation

◆ SGUIIcon()

SGUIIcon::SGUIIcon ( )
inline

Member Function Documentation

◆ MOVABLE()

SGUIIcon::MOVABLE ( SGUIIcon  )

◆ NONCOPYABLE()

SGUIIcon::NONCOPYABLE ( SGUIIcon  )

Member Data Documentation

◆ m_Size

CSize2D SGUIIcon::m_Size

◆ m_SpriteName

CStr SGUIIcon::m_SpriteName

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