Documentation ¶
Index ¶
- func FontHeight(p *nk.UserFont) float32
- func GetPanelOffset(p *nk.Panel) nk.Vec2
- func GetStyleButtonBorderPtr(ctx *nk.Context) *float32
- func GetStyleButtonNormalPtr(ctx *nk.Context) *nk.StyleItem
- func GetStyleButtonPaddingPtr(ctx *nk.Context) *nk.Vec2
- func GetStyleButtonTextNormalColorPtr(ctx *nk.Context) *nk.Color
- func GetStyleTextColorPtr(ctx *nk.Context) *nk.Color
- func GetWindowBounds(w *nk.Window) nk.Rect
- func GetWindowScrollBarOffset(w *nk.Window) nk.Vec2
- func SetJapaneseGlyphRanges(fc *nk.FontConfig)
- func SetPanelOffset(p *nk.Panel, offset nk.Vec2)
- func SetWindowScrollBarOffset(w *nk.Window, offset nk.Vec2)
- func TextWidth(p *nk.UserFont, s string) float32
- type Texture
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FontHeight ¶
func GetStyleButtonBorderPtr ¶
func SetJapaneseGlyphRanges ¶
func SetJapaneseGlyphRanges(fc *nk.FontConfig)
Types ¶
Click to show internal directories.
Click to hide internal directories.