barsuift.simLife.environment
Class EnvironmentState
java.lang.Object
barsuift.simLife.environment.EnvironmentState
- All Implemented Interfaces:
- State
public class EnvironmentState
- extends java.lang.Object
- implements State
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
EnvironmentState
public EnvironmentState()
EnvironmentState
public EnvironmentState(SunState sunState,
Environment3DState environment3DState)
setSunState
public void setSunState(SunState sunState)
getSunState
public SunState getSunState()
getEnvironment3DState
public Environment3DState getEnvironment3DState()
setEnvironment3DState
public void setEnvironment3DState(Environment3DState environment3dState)
hashCode
public int hashCode()
- Specified by:
hashCode in interface State- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals in interface State- Overrides:
equals in class java.lang.Object
toString
public java.lang.String toString()
- Specified by:
toString in interface State- Overrides:
toString in class java.lang.Object
Copyright © 2010. All Rights Reserved.