godot-cpp-utils
A collection of utility classes, functions and macros for use with Godot and GDExtension.
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Loading...
Searching...
No Matches
utils::GameRoot3D Member List
This is the complete list of members for
utils::GameRoot3D
, including all inherited members.
find_empty_player_slot
() const
utils::GameRoot3D
protected
first_boot_level
utils::GameRoot3D
private
game_mode
utils::GameRoot3D
private
game_state
utils::GameRoot3D
private
game_state_prototype
utils::GameRoot3D
private
get_game_mode
() const
utils::GameRoot3D
get_game_state
() const
utils::GameRoot3D
get_levels
()
utils::GameRoot3D
get_player
(uint32_t id)
utils::GameRoot3D
get_players
()
utils::GameRoot3D
get_singleton
()
utils::GameRoot3D
static
grab_singleton
()
utils::GameRoot3D
protected
has_singleton
()
utils::GameRoot3D
static
initialize_player
(IPlayer *player, uint32_t id)
utils::GameRoot3D
is_valid_level
(gd::Ref< gd::PackedScene > &level)
utils::GameRoot3D
protected
static
level_unloaded
(gd::StringName scene_path)
utils::GameRoot3D
protected
levels
utils::GameRoot3D
private
load_level
(gd::Ref< gd::PackedScene > level)
utils::GameRoot3D
load_level_at
(gd::Ref< gd::PackedScene > level, gd::Transform3D at)
utils::GameRoot3D
next_player_id
utils::GameRoot3D
private
player_input_connected
()
utils::GameRoot3D
players
utils::GameRoot3D
private
register_spawn_point
(SpawnPoint3D *spawn_point)
utils::GameRoot3D
release_singleton
()
utils::GameRoot3D
protected
remove_player
(uint32_t player_id)
utils::GameRoot3D
replace_levels
(gd::Ref< gd::PackedScene > level)
utils::GameRoot3D
reset_game_mode
()
utils::GameRoot3D
rng
utils::GameRoot3D
private
set_game_mode
(gd::Ref< gd::PackedScene > prototype)
utils::GameRoot3D
spawn_player
(uint32_t id)
utils::GameRoot3D
protected
spawn_points
utils::GameRoot3D
private
unload_all_levels
()
utils::GameRoot3D
Generated by
1.9.7