クラス BlackHole
java.lang.Object
net.trpfrog.medipro_game.symbol.Symbol
net.trpfrog.medipro_game.space.symbols.Star
net.trpfrog.medipro_game.space.symbols.EventStar
net.trpfrog.medipro_game.space.symbols.BlackHole
- すべての実装されたインタフェース:
RocketEvent
public class BlackHole extends EventStar implements RocketEvent
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース net.trpfrog.medipro_game.space.symbols.Star
Star.StarVisual -
フィールドの概要
クラスから継承されたフィールド net.trpfrog.medipro_game.space.symbols.Star
STAR_IMAGE_DARKENED, STAR_IMAGE_LIGHTED, starImageArray -
コンストラクタの概要
コンストラクタ コンストラクタ 説明 BlackHole(int radius) -
メソッドの概要
クラスから継承されたメソッド net.trpfrog.medipro_game.space.symbols.Star
getRandomStar, setImageクラスから継承されたメソッド net.trpfrog.medipro_game.symbol.Symbol
calcSightLineX, calcSightLineY, createHitJudgementRectangle, createPoint, createTranslatedDrawer, equals, faceTo, faceTo, getAbsoluteHitBox, getAngleDegrees, getAngleRadians, getDrawer, getHitJudgeRectangle, getPoint, getPoint2D, getRelativeHitBox, getX, getY, hashCode, isTouched, isTouched, isTouched, setAngleDegrees, setDrawer, setLocation, setPoint, setRelativeHitBox, setRelativeHitJudgeRectangle, setX, setY, touches, translate, turnAnticlockwiseDegrees, turnClockwiseDegreesクラスから継承されたメソッド java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
コンストラクタの詳細
-
BlackHole
public BlackHole(int radius)
-
-
メソッドの詳細
-
run
- 定義:
runインタフェース内RocketEvent
-