public class VehicleMoveEvent extends VehicleEvent
Event.Result
vehicle
コンストラクタと説明 |
---|
VehicleMoveEvent(Vehicle vehicle,
Location from,
Location to) |
修飾子とタイプ | メソッドと説明 |
---|---|
Location |
getFrom()
Get the previous position.
|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
Location |
getTo()
Get the next position.
|
getVehicle
getEventName, isAsynchronous
public Location getFrom()
public Location getTo()
public HandlerList getHandlers()
getHandlers
クラス内 Event
public static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.