Skip to content

file go_game.inc.php

Oliver edited this page Apr 25, 2020 · 1 revision

GO Funktionen

... ...

Package

\zorg\Games\Go

TODO

Das alles müsste in eine PHP Klasse "class Go { ... }"

author

[z]bert [z]domi

Methods

  • check_hit
  • check_suicide
  • draw_go_base
  • draw_go_last
  • draw_go_players
  • draw_go_stone
  • draw_grid
  • draw_stardots
  • field_equals
  • get_area
  • get_area_rec
  • get_freedoms
  • get_komi
  • get_neighbours
  • get_neighbourstones_of_area
  • get_userpic
  • go_accept_game
  • go_close_game
  • go_count
  • go_count_accept
  • go_count_game
  • go_count_propose
  • go_decline_game
  • go_finish_game
  • go_luck
  • go_move
  • go_new_game
  • go_open_games
  • go_running_games
  • go_skip
  • go_thank
  • nextstone_map
  • readGame
  • writeGame
  • writeGameCount

\ » Files » www/includes/go_game.inc.php

Clone this wiki locally