net.ctdp.rfdynhud.render
Class TransformableTexture.Rectangle

java.lang.Object
  extended by net.ctdp.rfdynhud.render.TransformableTexture.Rectangle
Enclosing class:
TransformableTexture

public static class TransformableTexture.Rectangle
extends java.lang.Object


Constructor Summary
TransformableTexture.Rectangle(int left, int top, int width, int height)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformableTexture.Rectangle

public TransformableTexture.Rectangle(int left,
                                      int top,
                                      int width,
                                      int height)