Package zombie.iso
Class IsoGridSquare.ResultLight
java.lang.Object
zombie.iso.IsoGridSquare.ResultLight
- Enclosing class:
- IsoGridSquare
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
public int id -
x
public int x -
y
public int y -
z
public int z -
radius
public int radius -
r
public float r -
g
public float g -
b
public float b -
RLF_NONE
public static final int RLF_NONE- See Also:
-
RLF_ROOMLIGHT
public static final int RLF_ROOMLIGHT- See Also:
-
RLF_TORCH
public static final int RLF_TORCH- See Also:
-
flags
public int flags
-
-
Constructor Details
-
ResultLight
public ResultLight()
-
-
Method Details
-
copyFrom
-