TFrame Class Reference

CLASS TFrame, wrapping FramePtr. More...

#include <SpriteFrame.hpp>

List of all members.

Public Member Functions

FramePtr ptr () throw ()
 TFrame () throw ()
 TFrame (FramePtr inFrame) throw ()
 TFrame (const TFrame &inFrame) throw ()
 ~TFrame () throw ()
const TFrameoperator= (const TFrame &inFrame) throw ()
bool dispose () throw ()
void lock () throw ()
void unlock () throw ()

Static Public Member Functions

static TFrame Create () throw (std::runtime_error)
static TFrame CreateBlank (int w, int h, unsigned char depth, bool alpha) throw (std::runtime_error)

Protected Attributes

FramePtr mFrame


Detailed Description

CLASS TFrame, wrapping FramePtr.


Constructor & Destructor Documentation

TFrame::TFrame  )  throw () [inline]
 

TFrame::TFrame FramePtr  inFrame  )  throw () [inline]
 

TFrame::TFrame const TFrame inFrame  )  throw () [inline]
 

TFrame::~TFrame  )  throw () [inline]
 


Member Function Documentation

TFrame TFrame::Create  )  throw (std::runtime_error) [inline, static]
 

See also:
SWCreateFrame

TFrame TFrame::CreateBlank int  w,
int  h,
unsigned char  depth,
bool  alpha
throw (std::runtime_error) [inline, static]
 

See also:
SWCreateBlankFrame

bool TFrame::dispose  )  throw () [inline]
 

See also:
SWDisposeFrame

void TFrame::lock  )  throw () [inline]
 

See also:
SWLockFrame

const TFrame & TFrame::operator= const TFrame inFrame  )  throw () [inline]
 

FramePtr TFrame::ptr  )  throw () [inline]
 

void TFrame::unlock  )  throw () [inline]
 

See also:
SWUnlockFrame


Member Data Documentation

FramePtr TFrame::mFrame [protected]
 


Generated on Sun Jun 18 14:11:05 2006 for SpriteWorld X by  doxygen 1.4.6