|
Odamex
Setting the Standard in Multiplayer Doom
|
Go to the source code of this file.
Data Structures | |
| union | actionf_t |
| class | DThinker |
| class | FThinkerIterator |
| class | TThinkerIterator< T > |
Typedefs | |
| typedef void(* | actionf_v )() |
| typedef void(* | actionf_p1 )(AActor *) |
| typedef void(* | actionf_p2 )(player_s *, pspdef_s *) |
| typedef actionf_t | think_t |
| typedef void(* actionf_p1)(AActor *) |
| typedef void(* actionf_p2)(player_s *, pspdef_s *) |
| typedef void(* actionf_v)() |