behaviour

package
v0.0.0-...-dfa9214 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Common

type Common struct {
	Sprite   bhvrCommon.Sprite
	Position r2.Point // Position of the object based on cartesian room
	Angle    float64  // Angle of the object based on sprite anchor
}

func (*Common) Draw

func (bhvr *Common) Draw(screen gm.Screen)

func (*Common) Init

func (bhvr *Common) Init()

func (*Common) Update

func (bhvr *Common) Update()

type Platformer

type Platformer struct {
}

func (*Platformer) Draw

func (bhvr *Platformer) Draw(screen gm.Screen)

func (*Platformer) Init

func (bhvr *Platformer) Init()

func (*Platformer) Update

func (bhvr *Platformer) Update()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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