Method | Description | |
---|---|---|
drawButton ( String text, Color bgColor, System.Action callback ) : void | ||
drawDoubleLabel ( String text1, float width1, String text2, float width2 ) : void | ||
drawManeuverPager ( |
public static drawButton ( String text, Color bgColor, System.Action callback ) : void | ||
text | String | |
bgColor | Color | |
callback | System.Action | |
return | void |
public static drawDoubleLabel ( String text1, float width1, String text2, float width2 ) : void | ||
text1 | String | |
width1 | float | |
text2 | String | |
width2 | float | |
return | void |
public static drawManeuverPager ( |
||
curState | ||
return | void |