InSim  0.6c
Documentation of Live for Speed InSim Protocol
Enumerations
PMOAction

Enumerations

enum  {
  PMO_LOADING_FILE, PMO_ADD_OBJECTS, PMO_DEL_OBJECTS, PMO_CLEAR_ALL,
  PMO_NUM
}
 Values for PMOAction byte. More...

Enumeration Type Documentation

anonymous enum

Values for PMOAction byte.

Enumerator:
PMO_LOADING_FILE 

0 - sent by the layout loading system only

PMO_ADD_OBJECTS 

1 - adding objects (from InSim or editor)

PMO_DEL_OBJECTS 

2 - delete objects (from InSim or editor)

PMO_CLEAR_ALL 

3 - clear all objects (NumO must be zero)

PMO_NUM 

Definition at line 2187 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines