Parameters |
Description |
int pointFrom |
point from which move will be made |
int pointTo |
point where move will be made |
playerId |
entity id of player who requests the move of checker |
Syntax: Backgammon.MoveChecker(EntityGUID playerId, int pointFrom, int pointTo)
Player requires move from point to point.
Copyright (c) 2012. All rights reserved.
|