DDraceNetwork Documentation
Loading...
Searching...
No Matches
character.h File Reference
#include <generated/protocol.h>
#include <game/client/prediction/entity.h>
#include <game/gamecore.h>
#include <game/race_state.h>
Include dependency graph for character.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CCharacter
 

Enumerations

enum  {
  FAKETUNE_FREEZE = 1 << 0 , FAKETUNE_SOLO = 1 << 1 , FAKETUNE_NOJUMP = 1 << 2 , FAKETUNE_NOCOLL = 1 << 3 ,
  FAKETUNE_NOHOOK = 1 << 4 , FAKETUNE_JETPACK = 1 << 5 , FAKETUNE_NOHAMMER = 1 << 6
}
 

Enumeration Type Documentation

◆ anonymous enum

Enumerator
FAKETUNE_FREEZE 
FAKETUNE_SOLO 
FAKETUNE_NOJUMP 
FAKETUNE_NOCOLL 
FAKETUNE_NOHOOK 
FAKETUNE_JETPACK 
FAKETUNE_NOHAMMER