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

상속: BattleTextEntry
파일 보기 프로젝트 열기: ThatsAMorais/Spare-Change

공개 메소드들

메소드 설명
Draw ( ) : void
PlainText ( ) : string
SingleLineText ( string lineOfText ) : System.Collections

메소드 상세

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

PlainText() 공개 메소드

public PlainText ( ) : string
리턴 string

SingleLineText() 공개 메소드

public SingleLineText ( string lineOfText ) : System.Collections
lineOfText string
리턴 System.Collections