nl.tudelft.simulation.examples.dsol.animation3d
Class Ball3D
java.lang.Object
nl.tudelft.simulation.examples.dsol.animation3d.Ball
nl.tudelft.simulation.examples.dsol.animation3d.Ball3D
- All Implemented Interfaces:
- LocatableInterface
public class Ball3D
- extends Ball
An extension of Ball
- Author:
- peter
Fields inherited from class nl.tudelft.simulation.examples.dsol.animation3d.Ball |
RADIUS, theta |
Ball3D
public Ball3D(DESSSimulatorInterface simulator)
throws RemoteException
- constructs a new Ball
- Parameters:
simulator
- the simulator
- Throws:
RemoteException
- on network exception
getLocation
public DirectedPoint getLocation()
throws RemoteException
- Throws:
RemoteException
- See Also:
LocatableInterface#getLocation()
next
public void next()
throws RemoteException
- next move
- Throws:
RemoteException
- on network failure
Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.