spriteObject::boundingbox Struct Reference

bounding box, in pixel offsets from sprite registration point More...

#include <spriteObject.h>

List of all members.

Public Attributes

s8 t
s8 r
s8 b
s8 l


Detailed Description

bounding box, in pixel offsets from sprite registration point

Definition at line 480 of file spriteObject.h.


Member Data Documentation

s8 spriteObject::boundingbox::t

Definition at line 482 of file spriteObject.h.

Referenced by spriteObject::getTop(), spriteObject::setBounds(), and spriteObject::swapVBounds().

s8 spriteObject::boundingbox::r

Definition at line 482 of file spriteObject.h.

Referenced by spriteObject::getRight(), spriteObject::setBounds(), and spriteObject::swapHBounds().

s8 spriteObject::boundingbox::b

Definition at line 482 of file spriteObject.h.

Referenced by spriteObject::getBottom(), spriteObject::setBasePos(), spriteObject::setBounds(), and spriteObject::swapVBounds().

s8 spriteObject::boundingbox::l

Definition at line 482 of file spriteObject.h.

Referenced by spriteObject::getLeft(), spriteObject::setBounds(), and spriteObject::swapHBounds().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 13 23:27:56 2007 for MDuel DS by  doxygen 1.5.1-p1