Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 325 Bytes

File metadata and controls

21 lines (12 loc) · 325 Bytes

fl.spriteSheetExporter

Availability

Flash Pro CS6.

Usage

fl.spriteSheetExporter

Description

Property; returns an instance of the SpriteSheetExporter object.

Example

The following example returns a reference to the SpriteSheetExporter object:

fl.trace(fl.spriteSheetExporter);