Islands Engine v0.2.28 Islands.Engine.Guards View Source

Defines guards for the Islands Engine API.

Link to this section Summary

Link to this section Functions

Link to this macro

valid_coord_args(game_name, player_id, row, col)

View Source (macro)
Link to this macro

valid_island_args(game_name, player_id, island_type, row, col)

View Source (macro)
Link to this macro

valid_player_args(game_name, player_id)

View Source (macro)
Link to this macro

valid_player_args(game_name, player_name, gender, pid)

View Source (macro)
Link to this macro

valid_player_args(game_name, player_id, player_name, gender, pid)

View Source (macro)