Options
All
  • Public
  • Public/Protected
  • All
Menu

\_b[path,0,0,...]

Hierarchy

Index

Constructors

constructor

  • new Image(path: string, x: number, y: number, options: string[]): Image

Properties

Optional namespace

namespace: undefined | string

namespace of the token class

options

options: string[]

path

path: string

x

x: number

y

y: number

Accessors

background

  • get background(): boolean

fixed

  • get fixed(): boolean

foreground

  • get foreground(): boolean

opaque

  • get opaque(): boolean

useSelfAlpha

  • get useSelfAlpha(): boolean

Methods

clipping

  • clipping(): undefined | object

toObject

  • toObject(): object

toSakuraScript

  • toSakuraScript(): string

Static fromObject

Generated using TypeDoc