A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
InputComponent — class, package com.divillysausages.gameobjeditor.component
The component we use when we're looking to edit Strings
InputComponent(obj:any, variable:com.divillysausages.gameobjeditor:EditableVar, parent:flash.display:DisplayObjectContainer, x:Number, y:Number) — Constructor, class com.divillysausages.gameobjeditor.component.InputComponent
Creates a new InputComponent
isGoodType(type:String) — Static Method , class com.divillysausages.gameobjeditor.EditableTypes
Checks if a String is one of the editable types that we support
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z