player

package
v0.0.0-...-6c42077 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2019 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hero

type Hero struct {
	Identity      pbprotocol.DigimonIdentity
	IdentityLevel int32
	SkillPoint    int32
	SkillType     int32
	SkillLevel    int32
	SkillName     string
	IsDead        bool
}

type Player

type Player struct {
	ID          uint64
	NickName    string
	LoginType   int32
	DigiMonster *Hero
	RoomID      uint64
	Seat        int32
}

func New

func New() *Player

func (*Player) Show

func (pl *Player) Show()

Debug

Jump to

Keyboard shortcuts

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