|
Fission FSN
|
#include <fsICollisionShape.h>
Public Types | |
| enum class | eSHAPE { CIRCLE , POLYGON } |
Public Member Functions | |
| virtual | ~fsICollisionShape () |
Static Public Member Functions | |
| static fsICollisionShape *const | create (fsISpriteComponent *pSprt) |
| static fsICollisionShape *const | create (eSHAPE pShape) |
| static void | destroy (fsICollisionShape *const pTrash) |
Protected Member Functions | |
| fsICollisionShape (eSHAPE pShape) | |
|
strong |
|
virtual |
|
protected |
|
static |
|
static |
|
static |