event

package
v0.0.0-...-2482a4e Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const TICK_INTERVAL_IN_MILLISECONDS int64 = 20

Variables

This section is empty.

Functions

This section is empty.

Types

type Process

type Process struct {
	// contains filtered or unexported fields
}

func NewProcess

func NewProcess(state state.State) Process

func (*Process) Destroy

func (process *Process) Destroy()

type Processor

type Processor struct {
	// contains filtered or unexported fields
}

func NewProcessor

func NewProcessor(sdlWrap *sdlex.SdlWrap) *Processor

func (*Processor) AddProcess

func (processor *Processor) AddProcess(process Process)

func (*Processor) PostProcess

func (processor *Processor) PostProcess()

func (*Processor) PreProcess

func (processor *Processor) PreProcess()

func (*Processor) ProcessStates

func (processor *Processor) ProcessStates()

func (*Processor) Processes

func (processor *Processor) Processes() []Process

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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