Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignalNotify ¶
func SignalNotify()
Types ¶
type AppInterface ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func Init ¶
func Init(handler AppInterface) *Application
func (*Application) SetTickInterval ¶ added in v1.0.4
func (a *Application) SetTickInterval(interval int64)
每秒执行多少帧
Click to show internal directories.
Click to hide internal directories.