cmd2tower

package
v0.0.0-...-d7572e3 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

This section is empty.

Functions

This section is empty.

Types

type ActiveObjRebirth

type ActiveObjRebirth struct {
	ActiveObj gamei.ActiveObjectI
}

func (ActiveObjRebirth) String

func (pk ActiveObjRebirth) String() string

type ActiveObjTrapTeleport

type ActiveObjTrapTeleport struct {
	ActiveObj    gamei.ActiveObjectI
	SrcFloor     gamei.FloorI
	DstFloorName string
}

type ActiveObjUsePortal

type ActiveObjUsePortal struct {
	ActiveObj gamei.ActiveObjectI
	SrcFloor  gamei.FloorI
	P1, P2    *fieldobject.FieldObject
}

func (ActiveObjUsePortal) String

func (pk ActiveObjUsePortal) String() string

type AdminFloorMove

type AdminFloorMove struct {
	ActiveObj  gamei.ActiveObjectI
	RecvPacket *csprotocol.ReqAdminFloorMove
	RspCh      chan<- returncode.ReturnCode
}

func (AdminFloorMove) String

func (cet AdminFloorMove) String() string

type FloorMove

type FloorMove struct {
	ActiveObj gamei.ActiveObjectI
	FloorName string
	RspCh     chan<- returncode.ReturnCode
}

func (FloorMove) String

func (cet FloorMove) String() string

type Turn

type Turn struct {
	TurnCount int
}

Jump to

Keyboard shortcuts

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