Méthode | Description | |
---|---|---|
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 | |
Résultat | float |
public static GetAbsoluteLeft ( this ipso ) : float | ||
ipso | this | |
Résultat | float |
public static GetAbsoluteRight ( this ipso ) : float | ||
ipso | this | |
Résultat | float |
public static GetAbsoluteTop ( this ipso ) : float | ||
ipso | this | |
Résultat | float |
public static GetAbsoluteX ( this ipso ) : float | ||
ipso | this | |
Résultat | float |
public static GetAbsoluteY ( this ipso ) : float | ||
ipso | this | |
Résultat | float |
public static GetRotationMatrix ( this ipso ) : Matrix | ||
ipso | this | |
Résultat | Matrix |
public static GetTopParent ( this ipso ) : IRenderableIpso | ||
ipso | this | |
Résultat | IRenderableIpso |
public static HasCursorOver ( this ipso, float x, float y ) : bool | ||
ipso | this | |
x | float | |
y | float | |
Résultat | bool |