Uses of Class
org.cogchar.api.cinema.AttachedItemType

Packages that use AttachedItemType
org.cogchar.api.cinema   
 

Uses of AttachedItemType in org.cogchar.api.cinema
 

Fields in org.cogchar.api.cinema declared as AttachedItemType
 AttachedItemType SpatialActionConfig.attachedItemType
           
 

Methods in org.cogchar.api.cinema that return AttachedItemType
static AttachedItemType AttachedItemType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AttachedItemType[] AttachedItemType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.cogchar.api.cinema with parameters of type AttachedItemType
PathInstanceConfig(org.appdapter.core.name.Ident item, AttachedItemType itemType, float newDuration, float[] newDirection, List<WaypointConfig> theWaypoints, org.appdapter.core.name.Ident pathUri)
           
 



Copyright © 2010-2013. All Rights Reserved.