org.lwjgl.devil
Class ILpointf

java.lang.Object
  extended by org.lwjgl.devil.ILpointf

public class ILpointf
extends java.lang.Object

ILpointf information holding class.

Version:
$Revision: 2286 $ $Id: ILpointf.java 2286 2006-03-23 19:32:21Z matzon $
Author:
captainjester

Field Summary
 float x
           
 float y
           
 
Constructor Summary
ILpointf()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public float x

y

public float y
Constructor Detail

ILpointf

public ILpointf()


Copyright © 2002-2006 lwjgl.org. All Rights Reserved.