Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
SGUIText::SSpriteCall Struct Reference

A sprite call to the CRenderer. More...

#include <GUItext.h>

Collaboration diagram for SGUIText::SSpriteCall:
Collaboration graph
[legend]

Public Member Functions

 SSpriteCall ()
 

Public Attributes

CRect m_Area
 Size and position of sprite. More...
 
CGUISpriteInstance m_Sprite
 Sprite from global GUI sprite database. More...
 
int m_CellID
 
CStrW m_Tooltip
 Tooltip text. More...
 
CStrW m_TooltipStyle
 Tooltip style. More...
 

Detailed Description

A sprite call to the CRenderer.

Constructor & Destructor Documentation

SGUIText::SSpriteCall::SSpriteCall ( )
inline

Member Data Documentation

CRect SGUIText::SSpriteCall::m_Area

Size and position of sprite.

int SGUIText::SSpriteCall::m_CellID
CGUISpriteInstance SGUIText::SSpriteCall::m_Sprite

Sprite from global GUI sprite database.

CStrW SGUIText::SSpriteCall::m_Tooltip

Tooltip text.

CStrW SGUIText::SSpriteCall::m_TooltipStyle

Tooltip style.


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