debug

package
v0.0.0-...-54eea7a Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Store = newStore()

Functions

This section is empty.

Types

type Message

type Message struct {
	Type  string
	Color string
	X     int
	Y     int
	ToX   int
	ToY   int
	Size  int
	MapID int
	MS    int64
}

type MessageStore

type MessageStore struct {
	Move                      bool
	MoveInit                  bool
	AStartNeighbours          bool
	AStartResult              bool
	RegionFindDebug           bool
	RegionResult              bool
	HandAlgorithm             bool
	SearchCollisionLineResult bool
	SearchCollisionLine       bool
	MoveEndPoint              bool
	UnitUnitCollision         bool
	SearchCollisionLineStep   bool
	WeaponFirePos             bool
	Collisions                bool
	// contains filtered or unexported fields
}

func (*MessageStore) AddMessage

func (s *MessageStore) AddMessage(msgType, color string, x, y, toX, toY, size, mpId int, ms int64)

func (*MessageStore) GetAllMessages

func (s *MessageStore) GetAllMessages() []*Message

Jump to

Keyboard shortcuts

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