Odamex
Setting the Standard in Multiplayer Doom
common/dthinker.h File Reference

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 Documentation

typedef void(* actionf_p1)(AActor *)
typedef void(* actionf_p2)(player_s *, pspdef_s *)
typedef void(* actionf_v)()
typedef actionf_t think_t
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends