C# Класс DungeonMasterEngine.DungeonContent.Actuators.Wall.LogicGate

Наследование: SimpleRemoteActuator
Показать файл Открыть проект

Открытые методы

Метод Описание
LogicGate ( Tile targetTile, ActionStateX action, Vector3 position, bool refBit0, bool refBit1, bool refBit2, bool refBit3 ) : System
this ( int bitIndex ) : bool

Описание методов

LogicGate() публичный Метод

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
Результат System

this() публичный Метод

public this ( int bitIndex ) : bool
bitIndex int
Результат bool