C# Class Sharplike.Mapping.Squares.StairsDownSquare

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
IsPassable ( Direction fromDirection ) : bool
StairsDownSquare ( ) : System
Teleport ( Direction enterFromDirection, AbstractEntity ent ) : bool

Method Details

IsPassable() public méthode

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

StairsDownSquare() public méthode

public StairsDownSquare ( ) : System
Résultat System

Teleport() public méthode

public Teleport ( Direction enterFromDirection, AbstractEntity ent ) : bool
enterFromDirection Direction
ent Sharplike.Mapping.Entities.AbstractEntity
Résultat bool

Property Details

FloorGlyph public_oe static_oe property

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