类的使用
xworker.gswt.SimpleGame
-
使用SimpleGame的程序包 程序包 说明 xworker.gswt xworker.gswt.actions xworker.gswt.actors -
-
xworker.gswt中SimpleGame的使用
参数类型为SimpleGame的xworker.gswt中的方法 修饰符和类型 方法 说明 abstract voidAction. doAction(SimpleGame game, org.xmeta.ActionContext actionContext)abstract voidActor. render(SimpleGame game, org.eclipse.swt.events.PaintEvent event, org.xmeta.ActionContext actionContext)voidAction. run(SimpleGame game, org.xmeta.ActionContext actionContext)voidActor. run(SimpleGame game, org.eclipse.swt.events.PaintEvent event, org.xmeta.ActionContext actionContext) -
xworker.gswt.actions中SimpleGame的使用
参数类型为SimpleGame的xworker.gswt.actions中的方法 修饰符和类型 方法 说明 voidDuration. doAction(SimpleGame game, org.xmeta.ActionContext actionContext)voidInVisible. doAction(SimpleGame game, org.xmeta.ActionContext actionContext)voidMoveBy. doAction(SimpleGame game, org.xmeta.ActionContext actionContext)voidMoveTo. doAction(SimpleGame game, org.xmeta.ActionContext actionContext)voidReset. doAction(SimpleGame game, org.xmeta.ActionContext actionContext)voidVisible. doAction(SimpleGame game, org.xmeta.ActionContext actionContext) -
xworker.gswt.actors中SimpleGame的使用
参数类型为SimpleGame的xworker.gswt.actors中的方法 修饰符和类型 方法 说明 voidImageActor. render(SimpleGame game, org.eclipse.swt.events.PaintEvent event, org.xmeta.ActionContext actionContext)voidStringActor. render(SimpleGame game, org.eclipse.swt.events.PaintEvent event, org.xmeta.ActionContext actionContext)
-