Uses of Interface
games.stendhal.server.entity.mapstuff.game.movevalidator.MoveValidator
Packages that use MoveValidator
Package
Description
-
Uses of MoveValidator in games.stendhal.server.entity.mapstuff.game
Classes in games.stendhal.server.entity.mapstuff.game that implement MoveValidatorModifier and TypeClassDescriptionclassa validator chain for the Tick Tack Toe game. -
Uses of MoveValidator in games.stendhal.server.entity.mapstuff.game.movevalidator
Classes in games.stendhal.server.entity.mapstuff.game.movevalidator that implement MoveValidatorModifier and TypeClassDescriptionclasschecks that the game is currently in progressclassWas this item pulled from its home place?classIs the movement target empty?classIs the movement target on board?classIs this player participating in game?classChecks that the player is playing his own tokensclassIs this it this player's turn in game?