Skip to content

package editor_settings_window

import "kaiju/editor/ui/editor_settings_window"

Functions

New

func New()

Types

EditorSettingsWindow

struct

type EditorSettingsWindow struct {
    GoCompilerPath   string
    GridSnapping     float32
    RotationSnapping float32
    // Has unexported fields.
}