achievetype

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

Documentation

Index

Constants

View Source
const (
	Admin           AchieveType = iota //
	Kill                               //
	Death                              //
	Turn                               //
	Move                               //
	EnterPortal                        //
	PickupCarryObj                     //
	EquipCarryObj                      //
	UnEquipCarryObj                    //
	UseCarryObj                        //
	DropCarryObj                       //
	UseFieldObj                        //
	Attack                             //
	AttackHit                          //
	AttackCritical                     //
	AttackMiss                         //
	DamageTotalGive                    //
	DamageMaxGive                      //
	Attacked                           //
	DamageTotalRecv                    //
	DamageMaxRecv                      //
	MaxExp                             //
	MoneyGet                           //

	AchieveType_Count int = iota
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AchieveType

type AchieveType uint8

func String2AchieveType

func String2AchieveType(s string) (AchieveType, bool)

func (AchieveType) CommentString

func (e AchieveType) CommentString() string

func (AchieveType) String

func (e AchieveType) String() string

Jump to

Keyboard shortcuts

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