Home
last modified time | relevance | path

Searched refs:playerlist_cards_alphaunowned (Results 1 – 4 of 4) sorted by relevance

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h465 guint8 playerlist_cards_alphaunowned, playerlist_cards_alphaowned, playerlist_cards_alphamortgage; member
H A Dload.c597 data->playerlist_cards_alphaunowned = color; in xmlparse_file_interface()
599 else data->playerlist_cards_alphaunowned = atoi( (gchar*)tmp ); in xmlparse_file_interface()
H A Dxmlparse.c452 eng_pic_set_alpha(pic, data->playerlist_cards_alphaunowned); in xmlparse_estateupdate()
H A Dinterface.c923 eng_pic_set_alpha(pic, data->playerlist_cards_alphaunowned); in interface_gameboard_add_player()