메소드 | 설명 | |
---|---|---|
GetAbsoluteBottom ( this ipso ) : float | ||
GetAbsoluteLeft ( this ipso ) : float | ||
GetAbsoluteRight ( this ipso ) : float | ||
GetAbsoluteTop ( this ipso ) : float | ||
GetAbsoluteX ( this ipso ) : float | ||
GetAbsoluteY ( this ipso ) : float | ||
GetRotationMatrix ( this ipso ) : Matrix | ||
GetTopParent ( this ipso ) : IRenderableIpso | ||
HasCursorOver ( this ipso, float x, float y ) : bool |
public static GetAbsoluteBottom ( this ipso ) : float | ||
ipso | this | |
리턴 | float |
public static GetAbsoluteRight ( this ipso ) : float | ||
ipso | this | |
리턴 | float |
public static GetRotationMatrix ( this ipso ) : Matrix | ||
ipso | this | |
리턴 | Matrix |
public static GetTopParent ( this ipso ) : IRenderableIpso | ||
ipso | this | |
리턴 | IRenderableIpso |
public static HasCursorOver ( this ipso, float x, float y ) : bool | ||
ipso | this | |
x | float | |
y | float | |
리턴 | bool |