API Documentation for: 0.2.8
Show:

pixiflash.utils Class

Defined in: pixiflash.utils:7
Module: Pixi Flash

Utilities for converting

Item Index

Methods

Methods

addImages

(
  • atlas
)
static

Defined in addImages:13

Convert the loaded texture atlas to images

Parameters:

  • atlas PIXI.Texture

    The atlas to convert images

colorToHex

(
  • color
)
Int private

Defined in colorToHex:33

Convert a string color "#ffffff" to int 0xffffff

Parameters:

Returns:

Int:

The hex color