Documentation ¶
Index ¶
Constants ¶
View Source
const (
ServiceName = "MsgboxService"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Msgbox ¶
Msgbox is used to send messages among entities: e.x. Msgbox{&a.Entity}.Send(targetID, msg, callback)
func (*Msgbox) MsgboxOnRecvMsg ¶
func (*Msgbox) SetMsgHandler ¶
type MsgboxService ¶
func (*MsgboxService) OnCreated ¶
func (mbs *MsgboxService) OnCreated()
OnCreated is called when MsgboxService is created
func (*MsgboxService) OnInit ¶
func (mbs *MsgboxService) OnInit()
OnInit initialize MsgboxService fields
Click to show internal directories.
Click to hide internal directories.