A B C D E F G H I J L M N O P R S T U V W Y

U

unpack(int) - Static method in class legacy.Helpers
unpack extracts four bytes from an integer and return the values hi to low bytes
updateGame(long) - Method in class games.DesignGuide
updateGame(long gameTime) is called to allow the game to update its state
updateGame(long) - Method in class games.ExtendedDesignGame
updateGame(long gameTime) is called to allow the game to update its state
updateGame(long) - Method in class legacy.Legacy
updateGame(long gameTime) is called to allow the came to update its state this method is called independantly of render(Video v) as Renditions are usually operating on a framerate and are only updated as needed, where updates can occour more frequently to allow for extra operation to occour.

A B C D E F G H I J L M N O P R S T U V W Y