C# Class Sharplike.Mapping.Squares.FloorSquare

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

Méthodes publiques

Свойство Type Description
FloorGlyph Sharplike.Core.Rendering.Glyph

Méthodes publiques

Méthode Description
FloorSquare ( ) : System
IsPassable ( Direction fromDirection ) : bool

Method Details

FloorSquare() public méthode

public FloorSquare ( ) : System
Résultat System

IsPassable() public méthode

public IsPassable ( Direction fromDirection ) : bool
fromDirection Direction
Résultat bool

Property Details

FloorGlyph public_oe static_oe property

public static Glyph,Sharplike.Core.Rendering FloorGlyph
Résultat Sharplike.Core.Rendering.Glyph