Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
func NewContext ¶
func NewContext(window ContextBindable) *Context
type ContextBindable ¶
type ContextBindable interface {
Handle() *tinygametools.Window
}
Click to show internal directories.
Click to hide internal directories.