Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestEvent ¶
type TestEvent struct {
cherryEvent.GameEvent
Abc int
}
func NewTestEvent ¶
func NewTestEvent() *TestEvent
type TestHandler ¶
type TestHandler struct {
cherryHandler.Handler
}
func NewTestHandler ¶
func NewTestHandler() *TestHandler
func (*TestHandler) OnInit ¶
func (t *TestHandler) OnInit()
Click to show internal directories.
Click to hide internal directories.