Home
last modified time | relevance | path

Searched defs:player_h (Results 1 – 4 of 4) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/scripting/api/objs/
H A Dplayer.cpp20 player_h::player_h(player* plr) in player_h() function in scripting::api::player_h
25 player_h::player_h(const player& plr) in player_h() function in scripting::api::player_h
41 player_h::player_h(player_h&& other) noexcept { *this = std::move(other); } in player_h() function in scripting::api::player_h
/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dmain.c47 player *player_h; /* Player list */ variable
/dports/games/nazghul/nazghul-0.7.1/src/
H A Dplayer.h23 #define player_h macro
/dports/games/eureka/eureka-1.27b-source/src/
H A Dm_game.h132 int player_h; member