Home
last modified time | relevance | path

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

/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/elements/
H A DSTKM.cpp102 int Element_STKM_run_stickman(playerst *playerp, UPDATE_FUNC_ARGS) in Element_STKM_run_stickman()
618 void Element_STKM_interact(Simulation *sim, playerst *playerp, int i, int x, int y) in Element_STKM_interact()
684 void Element_STKM_init_legs(Simulation * sim, playerst *playerp, int i) in Element_STKM_init_legs()
721 void Element_STKM_set_element(Simulation *sim, playerst *playerp, int element) in Element_STKM_set_element()
/dports/audio/baresip/baresip-0.5.8/src/
H A Dplay.c324 int play_init(struct player **playerp) in play_init()
/dports/games/d2x/d2x-0.2.5/main/
H A Dautomap.c308 object *playerp = &Objects[Players[Player_num].objnum]; in DropMarker() local
/dports/games/xrisk/xrisk-2.15/src/
H A Dxrisk.h204 typedef struct Player *playerp; typedef