#include <CSGame.h>
Public Member Functions | |
SpriteCollisionCheckData () | |
Data Fields | |
CSSprite * | sprite |
CSSprite * | other |
CSMessageListener * | listener |
int | type |
int | threshold |
|
Definition at line 178 of file CSGame.h. References other.
|
|
Definition at line 186 of file CSGame.h. Referenced by CSGame::checkCollisions(), and CSGame::disableSpriteCollisionCheck(). |
|
Definition at line 187 of file CSGame.h. Referenced by CSGame::checkCollisions(), CSGame::disableSpriteCollisionCheck(), and SpriteCollisionCheckData(). |
|
Definition at line 188 of file CSGame.h. Referenced by CSGame::disableSpriteCollisionCheck(). |
|
Definition at line 189 of file CSGame.h. Referenced by CSGame::checkCollisions(). |
|
Definition at line 190 of file CSGame.h. Referenced by CSGame::checkCollisions(). |