C# 클래스 DungeonMasterEngine.DungeonContent.Actuators.Wall.LogicTileActivator

상속: DungeonMasterEngine.DungeonContent.Tiles.TileContentActivator
파일 보기 프로젝트 열기: ggrrin/DungeonMaster

공개 메소드들

메소드 설명
ActivateContent ( LogicTile t ) : void
LogicTileActivator ( ActionStateX action ) : System

메소드 상세

ActivateContent() 공개 메소드

public ActivateContent ( LogicTile t ) : void
t DungeonMasterEngine.DungeonContent.Tiles.LogicTile
리턴 void

LogicTileActivator() 공개 메소드

public LogicTileActivator ( ActionStateX action ) : System
action ActionStateX
리턴 System