Index (P)
»
Demos
»
TicTacToe
»
Player
Module: Demos::TicTacToe::Player
Defined in:
ui/examples/tic_tac_toe.rb
Constant Summary
collapse
X =
0
O =
1
None =
2