Uses of Class
com.flagstone.transform.action.BasicAction

Packages that use BasicAction
com.flagstone.transform.action The action package contains all the classes used to represent the different actions in a Flash file (currently ActionScript 3 is not supported). 
 

Uses of BasicAction in com.flagstone.transform.action
 

Methods in com.flagstone.transform.action that return BasicAction
 BasicAction BasicAction.copy()
          Creates a complete copy of this object.
static BasicAction BasicAction.fromInt(int actionType)
          Returns the BasicAction for a given type.
static BasicAction BasicAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BasicAction[] BasicAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.