Method | Description | |
---|---|---|
GetData ( ) : int | ||
GetPoint ( ) : Vec2, | ||
OnVisibleAreaMoved ( float x, float y, float w, float h ) : void | ||
SetData ( int data ) : void | ||
Subscribe ( IObserver, ob ) : void | ||
TimedProxyTile ( ProxyTile, tile, float timeOut ) : UnityEngine | ||
Update ( ) : void |
public OnVisibleAreaMoved ( float x, float y, float w, float h ) : void | ||
x | float | |
y | float | |
w | float | |
h | float | |
return | void |
public TimedProxyTile ( ProxyTile, tile, float timeOut ) : UnityEngine | ||
tile | ProxyTile, | |
timeOut | float | |
return | UnityEngine |