|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.planeth.gtroids.obj.base.PaintableObject
com.planeth.gtroids.obj.base.AbstractGameObject
com.planeth.gtroids.obj.base.AbstractPhysicalObject
com.planeth.gtroids.obj.BlackHole
BlackHole with fixed size and strong gravitation
| Constructor Summary | |
BlackHole()
Constructor for BlackHole. |
|
| Method Summary | |
protected java.lang.String |
getExplodeSound()
Returns the explodeSound for this object |
double |
getVolume()
Returns the volume (mass) of the object |
void |
pause(boolean pauseState)
Pauses/unpauses the object or components of the object, which have to be paused. |
| Methods inherited from class com.planeth.gtroids.obj.base.AbstractPhysicalObject |
die, getCenterOfMass, getElast, getGamePanel, getGravit, getLastPos, getObjectFactory, getQuadrantCoords, getVel, hitWith, hitWithBomb, isAffectingGame, paint, setAffectingGame, setGamePanel, setGravit, setLifeTime, setQuadrantCoords, split, update |
| Methods inherited from class com.planeth.gtroids.obj.base.AbstractGameObject |
cure, getAudioResource, getColorBackup, getStats, getTimerManager, initStats, isEnemy, isReadyToDie, kill, setColorBackup, setColorFixed, setReadyToDie |
| Methods inherited from class com.planeth.gtroids.obj.base.PaintableObject |
addShape, explodeBaseShape, getAvgDiameter, getAvgVector, getBaseColor, getBaseVertexes, getBounds, getMaxRadius, getNrOfVertexes, getOrientation, getPos, move, paintAtPos, randomizeBaseShape, rotate, setBaseColor, splitBaseShape |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BlackHole()
| Method Detail |
public void pause(boolean pauseState)
AbstractGameObject
pause in interface ITimeControllablepause in class AbstractGameObjectITimeControllable.pause(boolean)protected java.lang.String getExplodeSound()
AbstractPhysicalObject
getExplodeSound in class AbstractPhysicalObjectAbstractPhysicalObject.getExplodeSound()public double getVolume()
AbstractPhysicalObject
getVolume in class AbstractPhysicalObjectAbstractPhysicalObject.getVolume()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||