Package org.ngengine.runner


package org.ngengine.runner
  • Class
    Description
    Run in the jme3 main thread.
    This is a fake runner, it will just run the task in the current thread immediately.
    A runner runs tasks in its own thread.