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

A sprite call to the CRenderer. More...

#include <CGUIText.h>

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

Public Member Functions

 NONCOPYABLE (SSpriteCall)
 
 MOVABLE (SSpriteCall)
 
 SSpriteCall ()
 

Public Attributes

CRect m_Area
 Size and position of sprite. More...
 
CGUISpriteInstance m_Sprite
 Sprite from global GUI sprite database. More...
 

Detailed Description

A sprite call to the CRenderer.

Constructor & Destructor Documentation

◆ SSpriteCall()

CGUIText::SSpriteCall::SSpriteCall ( )
inline

Member Function Documentation

◆ MOVABLE()

CGUIText::SSpriteCall::MOVABLE ( SSpriteCall  )

◆ NONCOPYABLE()

CGUIText::SSpriteCall::NONCOPYABLE ( SSpriteCall  )

Member Data Documentation

◆ m_Area

CRect CGUIText::SSpriteCall::m_Area

Size and position of sprite.

◆ m_Sprite

CGUISpriteInstance CGUIText::SSpriteCall::m_Sprite

Sprite from global GUI sprite database.


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