jp.digitalmuseum.mr.andy
クラス LocationEvent

java.lang.Object
  上位を拡張 jp.digitalmuseum.mr.andy.LocationEvent

public class LocationEvent
extends java.lang.Object

コンストラクタの概要
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
 
コンストラクタの詳細

LocationEvent

public LocationEvent(Entity entity,
                     Location location)
メソッドの詳細

getEntity

public Entity getEntity()

getLocation

public Location getLocation()

getLocationOut

public void getLocationOut(Location location)

getScreenX

public int getScreenX()

getScreenY

public int getScreenY()

getScreenRotation

public double getScreenRotation()

getX

public double getX()

getY

public double getY()

getRotation

public double getRotation()


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/