Method | Description | |
---|---|---|
Init ( ) : void | ||
Release ( ) : void |
Method | Description | |
---|---|---|
AddActor ( int actorID, bool isGreen, TableConfig cfg ) : void | ||
ChangeColor ( int actorID, bool isGreen ) : void | ||
ChangeHp ( int actorID, float hp ) : void | ||
ChangeMp ( int actorID, float mp, int mpChange ) : void | ||
Drop ( int actorID ) : void | ||
RemoveActor ( int actorID ) : void | ||
ShowHpNum ( int actorID, int num ) : void | ||
UpdateVisible ( int actorID ) : void |