C# Class DungeonMasterEngine.DungeonContent.Actuators.Wall.LogicGate

Inheritance: SimpleRemoteActuator
Afficher le fichier Open project: ggrrin/DungeonMaster

Méthodes publiques

Méthode Description
LogicGate ( Tile targetTile, ActionStateX action, Vector3 position, bool refBit0, bool refBit1, bool refBit2, bool refBit3 ) : System
this ( int bitIndex ) : bool

Method Details

LogicGate() public méthode

public LogicGate ( Tile targetTile, ActionStateX action, Vector3 position, bool refBit0, bool refBit1, bool refBit2, bool refBit3 ) : System
targetTile Tile
action ActionStateX
position Vector3
refBit0 bool
refBit1 bool
refBit2 bool
refBit3 bool
Résultat System

this() public méthode

public this ( int bitIndex ) : bool
bitIndex int
Résultat bool