类 MoveTo


  • public class MoveTo
    extends Action
    • 构造器详细资料

      • MoveTo

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

      • doAction

        public void doAction​(SimpleGame game,
                             org.xmeta.ActionContext actionContext)
        指定者:
        doAction 在类中 Action