类 StringActor


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

      • StringActor

        public StringActor​(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 StringActor create​(org.xmeta.ActionContext actionContext)