CopperPicture Class Reference

CuUI Picture Element. More...

#include <CopperPrimitives.h>

Inheritance diagram for CopperPicture:

Inheritance graph
[legend]
Collaboration diagram for CopperPicture:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void Init (CopperWindow *pParent, const MString &sName)
virtual bool IsFocusable ()
 CLASS_RTTI (CopperPicture, CopperWindow)

Protected Attributes

MercurySprite m_pImage

Detailed Description

CuUI Picture Element.

Definition at line 18 of file CopperPrimitives.h.


Member Function Documentation

virtual void CopperPicture::Init ( CopperWindow pParent,
const MString sName 
) [virtual]

Reimplemented from CopperWindow.

virtual bool CopperPicture::IsFocusable (  )  [inline, virtual]

Implements CopperWindow.

Definition at line 23 of file CopperPrimitives.h.

CopperPicture::CLASS_RTTI ( CopperPicture  ,
CopperWindow   
)


Member Data Documentation

MercurySprite CopperPicture::m_pImage [protected]

Definition at line 26 of file CopperPrimitives.h.


The documentation for this class was generated from the following file:
Hosted by SourceForge.net Logo