#include <cl_mod.h>
Public Attributes | |
| bool | Activated |
| Define if module is activated and running. If true, the GLUT callback functions will be called by the CL_ARGAME object. | |
| int | WillActivate |
| int | WillDesactivate |
|
|
Define that the module will be activated on next frame
|
|
|
Define that the module will be desactivated at the end of the frame
|
1.4.6-NO