Method | Description | |
---|---|---|
Draw ( IRenderingContext renderContext ) : void | ||
HandlerText ( MegaMan.Common.SceneTextCommandInfo info, IEntityPool entityPool ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
Update ( |
public Draw ( IRenderingContext renderContext ) : void | ||
renderContext | IRenderingContext | |
return | void |
public HandlerText ( MegaMan.Common.SceneTextCommandInfo info, IEntityPool entityPool ) : System | ||
info | MegaMan.Common.SceneTextCommandInfo | |
entityPool | IEntityPool | |
return | System |