Package | application |
Class | public class ApplicationSettings |
Inheritance | ApplicationSettings ![]() |
Property | Defined By | ||
---|---|---|---|
ALIGN_H : Boolean = false [static] | ApplicationSettings | ||
ALIGN_RANDOM : Boolean = true [static] | ApplicationSettings | ||
ALIGN_V : Boolean = false [static] | ApplicationSettings | ||
FIRST_LETTER_TO_UPPER_CASE : Boolean = true [static] | ApplicationSettings | ||
MAX_FONT_SIZE : uint = 120 [static] | ApplicationSettings | ||
MIN_FONT_SIZE : uint = 18 [static] | ApplicationSettings | ||
REMOVE_NUMBERS : Boolean = true [static] | ApplicationSettings | ||
REMOVE_WORDS_SHORTER_THAN : uint = 0 [static] | ApplicationSettings | ||
TO_LOWER_CASE : Boolean = false [static] | ApplicationSettings | ||
TO_UPPER_CASE : Boolean = false [static] | ApplicationSettings |
Constant | Defined By | ||
---|---|---|---|
BITMASK_SCALE : Number = 0.1 [static] | ApplicationSettings | ||
CONTEXT_MENU_LABELS : Object [static] | ApplicationSettings | ||
DEBUG : Boolean = false [static] | ApplicationSettings | ||
DEFAULT_COLOR_SET : String = Shooting Star [static] | ApplicationSettings | ||
DEFAULT_FONT : String = Comic Sans MS [static] | ApplicationSettings | ||
EMBEDDED_FONT_LIBRARY : String = /assets/fonts/Fonts.swf [static] | ApplicationSettings | ||
INITIAL_CANVAS_HEIGHT : Number = 400 [static] | ApplicationSettings | ||
INITIAL_CANVAS_WIDTH : Number = 750 [static] | ApplicationSettings | ||
INITIAL_INPUT : String = Lets Do Some Creative Work [static] | ApplicationSettings | ||
INITIAL_POPUP_WINDOW_HEIGHT : Number = 400 [static] | ApplicationSettings | ||
INITIAL_POPUT_WINDOW_WIDTH : Number = 450 [static] | ApplicationSettings | ||
INITIAL_WINDOW_HEIGHT : Number = 800 [static] | ApplicationSettings | ||
INITIAL_WINDOW_WIDTH : Number = 1024 [static] | ApplicationSettings | ||
LAYOUT_RESTRICT_BOUNDS : Boolean = true [static] | ApplicationSettings | ||
LAYOUT_SCATTERED : Boolean = false [static] | ApplicationSettings | ||
MAX_INITIAL_POSITION : uint = 3 [static] | ApplicationSettings | ||
PALETTE_LIBRARY : String = /assets/palette/Palette.xml [static] | ApplicationSettings | ||
RANDOM_COLOR_SET : Boolean = true [static] | ApplicationSettings | ||
SELECT_BORDER_COLOR : uint = 0x00FF00 [static] | ApplicationSettings | ||
TEXT_TO_BITMAP_SCALE : Number = 2 [static] | ApplicationSettings | ||
USE_DEVICE_FONTS : Boolean = false [static] | ApplicationSettings |
ALIGN_H | property |
public static var ALIGN_H:Boolean = false
ALIGN_RANDOM | property |
public static var ALIGN_RANDOM:Boolean = true
ALIGN_V | property |
public static var ALIGN_V:Boolean = false
FIRST_LETTER_TO_UPPER_CASE | property |
public static var FIRST_LETTER_TO_UPPER_CASE:Boolean = true
MAX_FONT_SIZE | property |
public static var MAX_FONT_SIZE:uint = 120
MIN_FONT_SIZE | property |
public static var MIN_FONT_SIZE:uint = 18
REMOVE_NUMBERS | property |
public static var REMOVE_NUMBERS:Boolean = true
REMOVE_WORDS_SHORTER_THAN | property |
public static var REMOVE_WORDS_SHORTER_THAN:uint = 0
TO_LOWER_CASE | property |
public static var TO_LOWER_CASE:Boolean = false
TO_UPPER_CASE | property |
public static var TO_UPPER_CASE:Boolean = false
BITMASK_SCALE | Constant |
public static const BITMASK_SCALE:Number = 0.1
CONTEXT_MENU_LABELS | Constant |
public static const CONTEXT_MENU_LABELS:Object
DEBUG | Constant |
public static const DEBUG:Boolean = false
DEFAULT_COLOR_SET | Constant |
public static const DEFAULT_COLOR_SET:String = Shooting Star
DEFAULT_FONT | Constant |
public static const DEFAULT_FONT:String = Comic Sans MS
EMBEDDED_FONT_LIBRARY | Constant |
public static const EMBEDDED_FONT_LIBRARY:String = /assets/fonts/Fonts.swf
INITIAL_CANVAS_HEIGHT | Constant |
public static const INITIAL_CANVAS_HEIGHT:Number = 400
INITIAL_CANVAS_WIDTH | Constant |
public static const INITIAL_CANVAS_WIDTH:Number = 750
INITIAL_INPUT | Constant |
public static const INITIAL_INPUT:String = Lets Do Some Creative Work
INITIAL_POPUP_WINDOW_HEIGHT | Constant |
public static const INITIAL_POPUP_WINDOW_HEIGHT:Number = 400
INITIAL_POPUT_WINDOW_WIDTH | Constant |
public static const INITIAL_POPUT_WINDOW_WIDTH:Number = 450
INITIAL_WINDOW_HEIGHT | Constant |
public static const INITIAL_WINDOW_HEIGHT:Number = 800
INITIAL_WINDOW_WIDTH | Constant |
public static const INITIAL_WINDOW_WIDTH:Number = 1024
LAYOUT_RESTRICT_BOUNDS | Constant |
public static const LAYOUT_RESTRICT_BOUNDS:Boolean = true
LAYOUT_SCATTERED | Constant |
public static const LAYOUT_SCATTERED:Boolean = false
MAX_INITIAL_POSITION | Constant |
public static const MAX_INITIAL_POSITION:uint = 3
PALETTE_LIBRARY | Constant |
public static const PALETTE_LIBRARY:String = /assets/palette/Palette.xml
RANDOM_COLOR_SET | Constant |
public static const RANDOM_COLOR_SET:Boolean = true
SELECT_BORDER_COLOR | Constant |
public static const SELECT_BORDER_COLOR:uint = 0x00FF00
TEXT_TO_BITMAP_SCALE | Constant |
public static const TEXT_TO_BITMAP_SCALE:Number = 2
USE_DEVICE_FONTS | Constant |
public static const USE_DEVICE_FONTS:Boolean = false