Méthode | Description | |
---|---|---|
EditorPanel ( IDE, idething ) : UnityEngine | ||
draw ( bool displayCode ) : void | ||
getEditorRect ( ) : Rect | ||
getScrollHeight ( ) : float | ||
getScrollWidth ( ) : float | ||
getTextAreaRect ( ) : Rect | ||
isWithin ( Vector2 pos ) : bool | ||
move ( float x, float y ) : void | ||
scale ( float xscale, float yscale ) : void | ||
setTexture ( |
Méthode | Description | |
---|---|---|
setScrollDims ( ) : void | ||
setTextAreaRect ( ) : void |
public EditorPanel ( IDE, idething ) : UnityEngine | ||
idething | IDE, | |
Résultat | UnityEngine |
public scale ( float xscale, float yscale ) : void | ||
xscale | float | |
yscale | float | |
Résultat | void |
public setTexture ( |
||
bgTexture | ||
Résultat | void |