Islands Engine
v0.2.39
Pages
Modules
Islands Engine v0.2.39
Islands.Engine.Guards
View Source
Defines guards for the Islands Engine API.
Link to this section
Summary
Functions
correct?(game_name, player_id, row, col)
valid?(game_name, player_id)
valid?(game_name, player_name, gender, pid)
valid?(game_name, player_id, island_type, row, col)
Link to this section
Functions
Link to this macro
correct?(game_name, player_id, row, col)
View Source
(macro)
Link to this macro
valid?(game_name, player_id)
View Source
(macro)
Link to this macro
valid?(game_name, player_name, gender, pid)
View Source
(macro)
Link to this macro
valid?(game_name, player_id, island_type, row, col)
View Source
(macro)