org.kalmeo.kuix.util
Class Weight

java.lang.Object
  extended by org.kalmeo.kuix.util.Weight

public class Weight
extends java.lang.Object

Author:
bbeaulant

Field Summary
 int weightx
           
 int weighty
           
 
Constructor Summary
Weight()
          Construct a Weight
Weight(int weightx, int weighty)
          Construct a Weight
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

weightx

public int weightx

weighty

public int weighty
Constructor Detail

Weight

public Weight()
Construct a Weight


Weight

public Weight(int weightx,
              int weighty)
Construct a Weight

Parameters:
weightx -
weighty -


Copyright © 2007-2008 Kalmeo. All Rights Reserved.