프로퍼티 | 타입 | 설명 | |
---|---|---|---|
align | Point | ||
anchor | Point | ||
layer | float | ||
offAlign | Point | ||
offLayer | float | ||
offset | Point | ||
widgetRect |
메소드 | 설명 | |
---|---|---|
AddAllDrawables ( |
||
BaseWidget ( |
||
Dispose ( ) : void | ||
GetOffset ( int x, int y ) : Point | ||
Inside ( int x, int y ) : bool | ||
Inside ( int x, int y, Vector2 &ratio ) : bool | ||
PreInit ( ) : void | ||
RemoveAllDrawables ( |
메소드 | 설명 | |
---|---|---|
DisposeOther ( ) : void | ||
OnParentRecompute ( |
||
Recompute ( ) : void |
public abstract AddAllDrawables ( |
||
r | ||
리턴 | void |
public Inside ( int x, int y, Vector2 &ratio ) : bool | ||
x | int | |
y | int | |
ratio | Vector2 | |
리턴 | bool |
protected OnParentRecompute ( |
||
w | ||
리턴 | void |
public abstract RemoveAllDrawables ( |
||
r | ||
리턴 | void |