クラス ShootingStar
java.lang.Object
net.trpfrog.medipro_game.symbol.Symbol
net.trpfrog.medipro_game.mini_game.shooting_star.symbols.ShootingStar
- すべての実装されたインタフェース:
Drawable
public class ShootingStar extends Symbol implements Drawable
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 static int
END_ANGLE
static int
START_ANGLE
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 ShootingStar(ShootingStarModel model)
-
メソッドの概要
修飾子とタイプ メソッド 説明 void
draw(java.awt.Graphics2D g)
MainViewに描画するpaintComponentの中身を定義します。Heart
getHeart()
SubtractCount
getSubtractCount()
boolean
isLooked(Couple couple)
boolean
isOutdated()
void
turn()
クラスから継承されたメソッド 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
-
フィールド詳細
-
コンストラクタの詳細
-
ShootingStar
-
-
メソッドの詳細