C# 클래스 GUIControllerScript.BattleTextEntry, Spare-Change

파일 보기 프로젝트 열기: ThatsAMorais/Spare-Change 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SPACE int

공개 메소드들

메소드 설명
Draw ( ) : void
PlainText ( ) : string

메소드 상세

Draw() 공개 추상적인 메소드

public abstract Draw ( ) : void
리턴 void

PlainText() 공개 추상적인 메소드

public abstract PlainText ( ) : string
리턴 string

프로퍼티 상세

SPACE 공개적으로 정적으로 프로퍼티

public static int SPACE
리턴 int