additv.drawables
Class ALight
java.lang.Object
additv.drawables.ALight
public class ALight
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_name
public java.lang.String _name
_type
public java.lang.String _type
_position
public javax.vecmath.Vector3f _position
_target
public javax.vecmath.Vector3f _target
_color
public javax.vecmath.Vector3f _color
ALight
public ALight()
getName
public java.lang.String getName()
getPosition
public javax.vecmath.Vector3f getPosition()
getTarget
public javax.vecmath.Vector3f getTarget()
getColor
public javax.vecmath.Vector3f getColor()
getIntColor
public int getIntColor()