Class GameLoop

java.lang.Object
ActiverseEngine.GameLoop
All Implemented Interfaces:
Runnable

public class GameLoop extends Object implements Runnable
Represents the main game loop for updating and rendering the game.