![]() |
The Stroop Test Game
Ian Parberry's "Introduction to Game Physics"
|
Object descriptor. More...
#include <Object.h>
Public Attributes | |
| eSprite | m_eSpriteType = eSprite::Size |
| Sprite type. | |
| b2Body * | m_pBody = nullptr |
| Physics World body. | |
| b2Joint * | m_pJoint = nullptr |
| Joint in Physics World. | |
| eWordColor | m_eColor = eWordColor::Gray |
| Sprite color;. | |
| float | m_fScale = 1.0f |
| Image scale. | |
| float | m_fBirthTime = 0 |
| Time of creation. | |
Object descriptor.
Stores information about an object.