C# Class PlayerActionPanCamera, tf_client

Player action pan camera.
Inheritance: PlayerAction
Afficher le fichier Open project: wids-eria/tf_client

Méthodes publiques

Méthode Description
IsPermittedOnResourceTile ( ResourceTile, tile ) : bool

Determines whether this action is permitted on the specified tile.

Method Details

IsPermittedOnResourceTile() public méthode

Determines whether this action is permitted on the specified tile.
public IsPermittedOnResourceTile ( ResourceTile, tile ) : bool
tile ResourceTile, /// The resource tile in question. ///
Résultat bool