Genuts API

com.genuts.gameui
Class ForJava2

java.lang.Object
  extended bycom.genuts.gameui.ForJava2

class ForJava2
extends java.lang.Object


Constructor Summary
(package private) ForJava2()
           
 
Method Summary
(package private) static void rotate(java.awt.Graphics g, double angle, double x, double y)
          Rotate the image for Java2D
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForJava2

ForJava2()
Method Detail

rotate

static void rotate(java.awt.Graphics g,
                   double angle,
                   double x,
                   double y)
Rotate the image for Java2D

Parameters:
g - The graphics context to use for painting.

Genuts API

Genuts API