|
Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
|
#include <marioCommon.h>

Public Member Functions | |
| bool | isCollidable () |
Public Attributes | |
| unsigned char | type: 7 |
| unsigned char | flipped: 1 |
Definition at line 23 of file marioCommon.h.
|
inline |
Definition at line 28 of file marioCommon.h.
| unsigned char Block::flipped |
Definition at line 26 of file marioCommon.h.
| unsigned char Block::type |
Definition at line 25 of file marioCommon.h.