C# Class Sharplike.Mapping.ErrorSquare

Inheritance: AbstractSquare
Afficher le fichier Open project: eropple/sharplike

Méthodes publiques

Méthode Description
ErrorSquare ( Int32 g ) : System
IsPassable ( Direction d ) : System.Boolean

Method Details

ErrorSquare() public méthode

public ErrorSquare ( Int32 g ) : System
g System.Int32
Résultat System

IsPassable() public méthode

public IsPassable ( Direction d ) : System.Boolean
d Direction
Résultat System.Boolean