User Tools

Site Tools


modding:mobj

Mobj is an abbreviation for map object: players, items, monsters, missiles, etc.

The engine defines a basic mobj_t struct, which the game modules can extend. The extended version of the struct must begin with the engine's mobj_t, because the engine accesses mobj data directly.

modding/mobj.txt · Last modified: 2006-08-21 20:00 by skyjake