C# 클래스 SadConsole.GameHelpers.GameObjectTextSurface

A text surface with metadata to help with common game functions.
상속: TextSurface
파일 보기 프로젝트 열기: Thraka/SadConsole 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Actions List
Objects List
Processors List
Triggers List

공개 메소드들

메소드 설명
AssociateObjects ( ) : void

메소드 상세

AssociateObjects() 공개 메소드

public AssociateObjects ( ) : void
리턴 void

프로퍼티 상세

Actions 공개적으로 프로퍼티

public List Actions
리턴 List

Objects 공개적으로 프로퍼티

public List Objects
리턴 List

Processors 공개적으로 프로퍼티

public List Processors
리턴 List

Triggers 공개적으로 프로퍼티

public List Triggers
리턴 List