Enumerations | |
enum | ReflectMode { REFLECTION_FLOOR_WALL = 0 , REFLECTION_FLOOR_ONLY = 1 , REFLECTION_WALL_ONLY = 2 } |
This include provides functions and scripts for setting up mirror reflections for the player and partner, used in Crystal Palace (area_pra). More... | |
void N appendGfx_reflect_player_floor_basic | ( | PlayerStatus * | playerStatus | ) |
Referenced by worker_reflect_player_floor().
void N appendGfx_reflect_player_floor_fancy | ( | PlayerStatus * | playerStatus | ) |
Referenced by worker_reflect_player_floor().
void N appendGfx_reflect_player_wall | ( | PlayerStatus * | playerStatus | ) |
Referenced by worker_reflect_player_wall().
Referenced by worker_reflect_player_wall().
Referenced by worker_reflect_player_wall().