gamemethod

package
v0.0.0-...-523d496 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatMethod

type ChatMethod struct {
	Text string `json:"text"`
}

type EnterWorldMethod

type EnterWorldMethod struct {
	IngameClientData ingamemodel.GameClient `json:"ingame_client_data"`
}

type ExitWorldMethod

type ExitWorldMethod struct {
}

type GetIngameClientsData

type GetIngameClientsData struct {
	Clients []ingamemodel.GameClient `json:"clients"`
}

type MoveMethod

type MoveMethod struct {
	To ingamemodel.Transform `json:"to"`
}

Jump to

Keyboard shortcuts

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