Package com.ericlam.mc.eld.misc
Class LocationWrapper
java.lang.Object
com.ericlam.mc.eld.misc.LocationWrapper
由於 Location 無法在 onload 的時候加載,因此創建此 Wrapper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocationWrapper
創建 wrapper- Parameters:
location- 原本的 location
-
LocationWrapper
public LocationWrapper()
-
-
Method Details
-
setLocation
設定 location- Parameters:
location- 原本的 location
-
toLocation
取得 location- Returns:
- location
-