Constructors
| Name | Description |
|---|---|
CCollision() |
Destructors
| Name | Description |
|---|---|
~CCollision() |
Override Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
protected | void | onTick( float inDeltaTime ) |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | bool | const | canCollide() | |
public | void | setCanCollide( bool inValue ) | ||
public | const | getShape() | ||
public | void | |||
public | void | |||
protected | bool | const |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
protected | bool | m_bCanCollide | ||
protected | m_shape |