C# Class Sharplike.Mapping.ErrorSquare

Inheritance: AbstractSquare
Show file Open project: eropple/sharplike

Public Methods

Method Description
ErrorSquare ( Int32 g ) : System
IsPassable ( Direction d ) : System.Boolean

Method Details

ErrorSquare() public method

public ErrorSquare ( Int32 g ) : System
g System.Int32
return System

IsPassable() public method

public IsPassable ( Direction d ) : System.Boolean
d Direction
return System.Boolean