Packageapplication
Classpublic class ApplicationSettings
InheritanceApplicationSettings Inheritance Object

ApplicationSettings.as Global settings for the application.



Public Properties
 PropertyDefined 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
Public Constants
 ConstantDefined 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
Property Detail
ALIGN_Hproperty
public static var ALIGN_H:Boolean = false

ALIGN_RANDOMproperty 
public static var ALIGN_RANDOM:Boolean = true

ALIGN_Vproperty 
public static var ALIGN_V:Boolean = false

FIRST_LETTER_TO_UPPER_CASEproperty 
public static var FIRST_LETTER_TO_UPPER_CASE:Boolean = true

MAX_FONT_SIZEproperty 
public static var MAX_FONT_SIZE:uint = 120

MIN_FONT_SIZEproperty 
public static var MIN_FONT_SIZE:uint = 18

REMOVE_NUMBERSproperty 
public static var REMOVE_NUMBERS:Boolean = true

REMOVE_WORDS_SHORTER_THANproperty 
public static var REMOVE_WORDS_SHORTER_THAN:uint = 0

TO_LOWER_CASEproperty 
public static var TO_LOWER_CASE:Boolean = false

TO_UPPER_CASEproperty 
public static var TO_UPPER_CASE:Boolean = false

Constant Detail
BITMASK_SCALEConstant
public static const BITMASK_SCALE:Number = 0.1

CONTEXT_MENU_LABELSConstant 
public static const CONTEXT_MENU_LABELS:Object

DEBUGConstant 
public static const DEBUG:Boolean = false

DEFAULT_COLOR_SETConstant 
public static const DEFAULT_COLOR_SET:String = Shooting Star

DEFAULT_FONTConstant 
public static const DEFAULT_FONT:String = Comic Sans MS

EMBEDDED_FONT_LIBRARYConstant 
public static const EMBEDDED_FONT_LIBRARY:String = /assets/fonts/Fonts.swf

INITIAL_CANVAS_HEIGHTConstant 
public static const INITIAL_CANVAS_HEIGHT:Number = 400

INITIAL_CANVAS_WIDTHConstant 
public static const INITIAL_CANVAS_WIDTH:Number = 750

INITIAL_INPUTConstant 
public static const INITIAL_INPUT:String = Lets Do Some Creative Work

INITIAL_POPUP_WINDOW_HEIGHTConstant 
public static const INITIAL_POPUP_WINDOW_HEIGHT:Number = 400

INITIAL_POPUT_WINDOW_WIDTHConstant 
public static const INITIAL_POPUT_WINDOW_WIDTH:Number = 450

INITIAL_WINDOW_HEIGHTConstant 
public static const INITIAL_WINDOW_HEIGHT:Number = 800

INITIAL_WINDOW_WIDTHConstant 
public static const INITIAL_WINDOW_WIDTH:Number = 1024

LAYOUT_RESTRICT_BOUNDSConstant 
public static const LAYOUT_RESTRICT_BOUNDS:Boolean = true

LAYOUT_SCATTEREDConstant 
public static const LAYOUT_SCATTERED:Boolean = false

MAX_INITIAL_POSITIONConstant 
public static const MAX_INITIAL_POSITION:uint = 3

PALETTE_LIBRARYConstant 
public static const PALETTE_LIBRARY:String = /assets/palette/Palette.xml

RANDOM_COLOR_SETConstant 
public static const RANDOM_COLOR_SET:Boolean = true

SELECT_BORDER_COLORConstant 
public static const SELECT_BORDER_COLOR:uint = 0x00FF00

TEXT_TO_BITMAP_SCALEConstant 
public static const TEXT_TO_BITMAP_SCALE:Number = 2

USE_DEVICE_FONTSConstant 
public static const USE_DEVICE_FONTS:Boolean = false