ctf.environment
Class EnvironmentLocation
java.lang.Object
|
+--ctf.environment.EnvironmentLocation
- class EnvironmentLocation
- extends Object
A location in the environment.
- Author:
- Jason Rohrer
Field Summary |
int |
mX
|
int |
mY
|
Methods inherited from class java.lang.Object |
,
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
mX
public int mX
mY
public int mY
EnvironmentLocation
EnvironmentLocation()
equals
public boolean equals(Object inObject)
- Overrides:
- equals in class Object