|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.mr.andy.LocationEvent
public class LocationEvent
| コンストラクタの概要 | |
|---|---|
LocationEvent(Entity entity,
Location location)
|
|
| メソッドの概要 | |
|---|---|
Entity |
getEntity()
|
Location |
getLocation()
|
void |
getLocationOut(Location location)
|
double |
getRotation()
|
double |
getScreenRotation()
|
int |
getScreenX()
|
int |
getScreenY()
|
double |
getX()
|
double |
getY()
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public LocationEvent(Entity entity,
Location location)
| メソッドの詳細 |
|---|
public Entity getEntity()
public Location getLocation()
public void getLocationOut(Location location)
public int getScreenX()
public int getScreenY()
public double getScreenRotation()
public double getX()
public double getY()
public double getRotation()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||