C# Class ManicDigger.Renderers.WeaponBlockInfo

Afficher le fichier Open project: henon/manic_digger

Méthodes publiques

Méthode Description
GetWeaponTextureId ( TileSide side ) : int
IsCompass ( ) : bool
IsEmptyHand ( ) : bool
IsTorch ( ) : bool

Method Details

GetWeaponTextureId() public méthode

public GetWeaponTextureId ( TileSide side ) : int
side TileSide
Résultat int

IsCompass() public méthode

public IsCompass ( ) : bool
Résultat bool

IsEmptyHand() public méthode

public IsEmptyHand ( ) : bool
Résultat bool

IsTorch() public méthode

public IsTorch ( ) : bool
Résultat bool