Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Andromeda ¶
type Andromeda struct {
Width, Height float32
Title string
EntityManager entity.Manager
OnLoadContext, OnUpdateContext AndromedaContextCallback
Frameless bool
// contains filtered or unexported fields
}
Andromeda Basic Structure
type AndromedaContextCallback ¶
type AndromedaContextCallback func(andromeda *Andromeda)
AndromedaContextCallback .
Click to show internal directories.
Click to hide internal directories.