#include <photon.h>
Public Member Functions | |
| void | update (float) |
| void | draw () |
| Photon () | |
Static Public Member Functions | |
| Photon * | create () |
| void | audio () |
| void | audioInit () |
Public Attributes | |
| int | active |
| float | lifeTimer |
| Vehicle * | ignoreCollision |
| int | remoteOwner |
| float | mass |
| v3f | x |
| v3f | P |
| v3f | v |
Static Public Attributes | |
| Photon | array [PHOTON_COUNT] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2