Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
FPS int64
)
View Source
var NoLoadLuaFuncError = xrror.Xrror("load lua function has not been specified.")
Functions ¶
This section is empty.
Types ¶
type Config ¶
func DefaultConfig ¶
func SetErrorHandler ¶
func SetErrorHandler(fn HandleErrorFunc) Config
func SetGraphics ¶
func SetRenders ¶
type Configuration ¶
type Engine ¶
type Engine struct {
Configuration
log.Logger
FPS int64
// contains filtered or unexported fields
}
func (*Engine) HandleError ¶
type HandleErrorFunc ¶
type LoadLuaModuleFunc ¶
type LoadLuaModuleFunc func() error
Click to show internal directories.
Click to hide internal directories.