Method | Description | |
---|---|---|
EndDialog ( ) : void | ||
OnCreate ( ) : void | ||
OnShow ( ) : void | ||
OnTouchBegin ( ) : void | ||
OpenDialog ( int number ) : void | ||
TriggerDialog ( int stageNum, DialogTriggerPos pos, WindowEffectFinished func ) : bool |
Method | Description | |
---|---|---|
ShowText ( int indexNum ) : void | ||
ShowText ( string head1, string head2, bool activeLeftHead, string itemSprite, int speed, string content ) : void |
public TriggerDialog ( int stageNum, DialogTriggerPos pos, WindowEffectFinished func ) : bool | ||
stageNum | int | |
pos | DialogTriggerPos | |
func | WindowEffectFinished | |
return | bool |