factoryImage

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: Apache-2.0 Imports: 9 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewImage

func NewImage(

	id string,
	stage iStage.IStage,
	platform,
	scratchPad iotmaker_platform_IDraw.IDraw,
	ink ink.Interface,
	img interface{},
	x,
	y,
	width,
	height int,
	density interface{},
	iDensity iotmaker_platform_coordinate.IDensity,

) *image.Image

func NewImageWithDelta

func NewImageWithDelta(id string, stage iStage.IStage, platform, scratchPad iotmaker_platform_IDraw.IDraw, img interface{}, x, y, width, height, xDelta, yDelta int, density interface{}, iDensity iotmaker_platform_coordinate.IDensity) *image.Image

func NewMultipleSpritesImage

func NewMultipleSpritesImage(

	id string,
	stage iStage.IStage,
	platform,
	scratchPad iotmaker_platform_IDraw.IDraw,
	ink ink.Interface,
	img interface{},
	spriteWidth,
	spriteHeight,
	spriteFirstElementIndex,
	spriteLastElementIndex int,
	spriteChangeInterval time.Duration,
	xImageOut,
	yImageOut,
	widthImageOut,
	heightImageOut int,
	density interface{},
	iDensity iotmaker_platform_coordinate.IDensity,
) *image.MultipleSprites

Types

This section is empty.

Jump to

Keyboard shortcuts

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