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

Go to the source code of this file.

Typedefs

typedef DWORD angle_t

Functions

void Table_InitTanToAngle (void)
void Table_SetTanToAngle (int version)

Variables

const fixed_t finesine [5 *FINEANGLES/4]
const fixed_tfinecosine
const fixed_t finetangent [FINEANGLES/2]
const angle_t tantoangle [2049]
angle_t tantoangle_acc [2049]
const angle_tp_tantoangle

Typedef Documentation

typedef DWORD angle_t

Function Documentation

void Table_InitTanToAngle ( void  )
void Table_SetTanToAngle ( int  version)

Variable Documentation

const fixed_t finesine[5 *FINEANGLES/4]
const fixed_t finetangent[FINEANGLES/2]
const angle_t tantoangle[2049]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends