#include "player.h"
#include "environment.h"
#include "constants.h"
#include "lighting.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | PlayerSettings |
class | LocalPlayer |
Enumerations | |
enum class | LocalPlayerAnimation { NO_ANIM , WALK_ANIM , DIG_ANIM , WD_ANIM } |
|
strong |