#include "player.h"#include "environment.h"#include "constants.h"#include "lighting.h"#include <string>
Include dependency graph for localplayer.h:
This graph shows which files directly or indirectly include this file: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 |