plugint

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2020 License: GPL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterPlugin

func RegisterPlugin(w *world.World, c *codec.Codec, target pixel.Target, pluginPath string) (updateFn PluginUpdateFunc, drawFn PluginDrawFunc, err error)

Types

type PluginDrawFunc

type PluginDrawFunc = func(pixel.Target)

type PluginUpdateFunc

type PluginUpdateFunc = func(float64, *world.World, *uint8, *codec.Codec, pixel.Target)

Jump to

Keyboard shortcuts

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