类 ImageActor


  • public class ImageActor
    extends Actor
    • 构造器详细资料

      • ImageActor

        public ImageActor​(org.xmeta.Thing thing,
                          org.xmeta.ActionContext actionContext)
    • 方法详细资料

      • render

        public void render​(SimpleGame game,
                           org.eclipse.swt.events.PaintEvent event,
                           org.xmeta.ActionContext actionContext)
        指定者:
        render 在类中 Actor
      • create

        public static ImageActor create​(org.xmeta.ActionContext actionContext)