Changeset 6046 in orxonox.OLD for branches/spaceshipcontrol/src/defs
- Timestamp:
- Dec 11, 2005, 2:42:55 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/spaceshipcontrol/src/defs/class_id.h
r6010 r6046 91 91 CL_TEXTURE = 0x00c01000, 92 92 CL_MODEL = 0x00c02000, 93 CL_STATIC_MODEL = 0x00c04000, 94 CL_VERTEX_ARRAY_MODEL = 0x00c08000, 93 95 94 96 … … 198 200 CL_MATERIAL = 0x00000804, 199 201 CL_TEXTURE_SEQUENCE = 0x00c04805, 200 CL_VERTEX_ARRAY_MODEL = 0x00000806, 201 CL_OBJMODEL = 0x00000807, 202 CL_OBJ_MODEL = 0x00000807, 202 203 CL_PROMITIVE_MODEL = 0x00000808, 203 204 CL_MD2Model = 0x00000809,
Note: See TracChangeset
for help on using the changeset viewer.