c2t_handlenoti

package
v0.0.0-...-e449b39 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DemuxNoti2ByteFnMap = [...]func(me interface{}, hd c2t_packet.Header, rbody []byte) error{
	c2t_idnoti.Invalid:        bytesRecvNotiFn_Invalid,
	c2t_idnoti.EnterTower:     bytesRecvNotiFn_EnterTower,
	c2t_idnoti.EnterFloor:     bytesRecvNotiFn_EnterFloor,
	c2t_idnoti.LeaveFloor:     bytesRecvNotiFn_LeaveFloor,
	c2t_idnoti.LeaveTower:     bytesRecvNotiFn_LeaveTower,
	c2t_idnoti.Ageing:         bytesRecvNotiFn_Ageing,
	c2t_idnoti.Death:          bytesRecvNotiFn_Death,
	c2t_idnoti.ReadyToRebirth: bytesRecvNotiFn_ReadyToRebirth,
	c2t_idnoti.Rebirthed:      bytesRecvNotiFn_Rebirthed,
	c2t_idnoti.Broadcast:      bytesRecvNotiFn_Broadcast,
	c2t_idnoti.VPObjList:      bytesRecvNotiFn_VPObjList,
	c2t_idnoti.VPTiles:        bytesRecvNotiFn_VPTiles,
	c2t_idnoti.FloorTiles:     bytesRecvNotiFn_FloorTiles,
	c2t_idnoti.FieldObjList:   bytesRecvNotiFn_FieldObjList,
	c2t_idnoti.FoundFieldObj:  bytesRecvNotiFn_FoundFieldObj,
	c2t_idnoti.ForgetFloor:    bytesRecvNotiFn_ForgetFloor,
	c2t_idnoti.ActivateTrap:   bytesRecvNotiFn_ActivateTrap,
}
View Source
var DemuxNoti2ObjFnMap = [...]func(me interface{}, hd c2t_packet.Header, body interface{}) error{
	c2t_idnoti.Invalid:        objRecvNotiFn_Invalid,
	c2t_idnoti.EnterTower:     objRecvNotiFn_EnterTower,
	c2t_idnoti.EnterFloor:     objRecvNotiFn_EnterFloor,
	c2t_idnoti.LeaveFloor:     objRecvNotiFn_LeaveFloor,
	c2t_idnoti.LeaveTower:     objRecvNotiFn_LeaveTower,
	c2t_idnoti.Ageing:         objRecvNotiFn_Ageing,
	c2t_idnoti.Death:          objRecvNotiFn_Death,
	c2t_idnoti.ReadyToRebirth: objRecvNotiFn_ReadyToRebirth,
	c2t_idnoti.Rebirthed:      objRecvNotiFn_Rebirthed,
	c2t_idnoti.Broadcast:      objRecvNotiFn_Broadcast,
	c2t_idnoti.VPObjList:      objRecvNotiFn_VPObjList,
	c2t_idnoti.VPTiles:        objRecvNotiFn_VPTiles,
	c2t_idnoti.FloorTiles:     objRecvNotiFn_FloorTiles,
	c2t_idnoti.FieldObjList:   objRecvNotiFn_FieldObjList,
	c2t_idnoti.FoundFieldObj:  objRecvNotiFn_FoundFieldObj,
	c2t_idnoti.ForgetFloor:    objRecvNotiFn_ForgetFloor,
	c2t_idnoti.ActivateTrap:   objRecvNotiFn_ActivateTrap,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL