raylibstarter 0.1.0
game::core::Game Member List

This is the complete list of members for game::core::Game, including all inherited members.

audio_game::core::Gameprivate
ClampValue(Vector2 value, Vector2 MIN, Vector2 MAX)game::core::Gameprivatestatic
DrawRenderTexture() constgame::core::Gameprivate
Game()=deletegame::core::Game
Game(int stage_width, int stage_height, bool full_screen, int target_fps, int window_flags, int exit_key, bool mouse, bool audio, const char *project_name)game::core::Game
Game(const game::core::Game &game)=deletegame::core::Game
mouse_game::core::Gameprivate
operator=(const Game &)=deletegame::core::Game
render_target_game::core::Gameprivate
Run(const std::string &scene_name, std::unique_ptr< game::core::Scene > scene) constgame::core::Game
stage_height_game::core::Gameprivate
stage_width_game::core::Gameprivate
UpdateMousePosition() constgame::core::Gameprivate
~Game()game::core::Game