|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
private uint |
h
|
private uint |
hotspotx
|
private uint |
hotspoty
|
private Handle |
ht
|
private uint |
w
|
Method Summary | |
LibError |
create( const char* filename, uint hotspotx_, uint hotspoty_ )
|
void |
destroy()
|
void |
draw( uint x, uint y ) const
|
LibError |
validate() const
|
Field Detail |
private uint h;
private uint hotspotx;
private uint hotspoty;
private Handle ht;
private uint w;
Method Detail |
public LibError create( const char* filename, uint hotspotx_, uint hotspoty_ );
public void destroy();
public void draw( uint x, uint y ) const;
public LibError validate() const;
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |