floor4client

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Floor4Client

type Floor4Client struct {
	Visit         *visitarea.VisitArea
	FOPosMan      uuidposmani.UUIDPosManI          // must *c2t_obj.FieldObjClient
	ActiveObjList []*c2t_obj.ActiveObjClient       // changed every turn
	CarryObjList  []*c2t_obj.CarryObjClientOnFloor // changed every turn
	DangerObjList []*c2t_obj.DangerObjClient       // changed every turn
}

Floor4Client has floor info for server ai, client

func New

func New(fi visitarea.FloorI) *Floor4Client

func (*Floor4Client) Forget

func (f4c *Floor4Client) Forget()

func (*Floor4Client) GetName

func (f4c *Floor4Client) GetName() string

for web

func (*Floor4Client) UpdateObjLists

func (f4c *Floor4Client) UpdateObjLists(
	ActiveObjList []*c2t_obj.ActiveObjClient,
	CarryObjList []*c2t_obj.CarryObjClientOnFloor,
	FieldObjList []*c2t_obj.FieldObjClient,
	DangerObjList []*c2t_obj.DangerObjClient,
)

Jump to

Keyboard shortcuts

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