Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
MoveChecker
Syntax
C++
int MoveChecker(IFunctionHandler * pH, ScriptHandle playerIdHandle, int pointFrom, int pointTo);
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(EntityId playerId, int pointFrom, int pointTo) 

Player requires move from point to point. 

 

Copyright (c) 2012. All rights reserved.