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

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

공개 메소드들

메소드 설명
DamageText ( int roll, int weapMod, int atkMod ) : System.Collections
Draw ( ) : void
PlainText ( ) : string

메소드 상세

DamageText() 공개 메소드

public DamageText ( int roll, int weapMod, int atkMod ) : System.Collections
roll int
weapMod int
atkMod int
리턴 System.Collections

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

PlainText() 공개 메소드

public PlainText ( ) : string
리턴 string