GUIStyle
- active
- alignment
- border
- CalcHeight
- CalcMinMaxWidth
- CalcScreenSize
- CalcSize
- clipping
- contentOffset
- DrawCursor
- DrawWithTextSelection
- Draw
- fixedHeight
- fixedWidth
- focused
- fontSize
- fontStyle
- font
- GetCursorPixelPosition
- GetCursorStringIndex
- GUIStyle
- hover
- imagePosition
- lineHeight
- margin
- name
- none
- normal
- onActive
- onFocused
- onHover
- onNormal
- operator GUIStyle
- overflow
- padding
- stretchHeight
- stretchWidth
- wordWrap
GUIStyle.GUIStyle 构造界面样式
static function GUIStyle () : GUIStyle
Description描述
Constructor for empty GUIStyle.
构造空的GUIStyle
• static function GUIStyle (other : GUIStyle) : GUIStyle
Description描述
Constructs GUIStyle identical to given other GUIStyle.
构造GUIStyle与给定的other界面样式相同。
最后修改:2011年1月23日 Sunday 23:16