public class CollisionComponent extends ModelComponentBase
ModelComponent.NavpanelVisibilityenforceUniqueCompositeNames, enforceUniqueNames, myNumber, myProps, NULL_OBJ, useCompactPathNames| Constructor and Description | 
|---|
| CollisionComponent() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collidable | getCollidable(int cidx) | 
| CollidablePair | getCollidablePair() | 
| void | getHardReferences(java.util.List<ModelComponent> refs)Appends all hard references for this component to a list. | 
| void | setCollidablePair(Collidable c0,
                 Collidable c1) | 
| void | setCollidablePair(CollidablePair pair) | 
checkFlag, checkName, checkNameUniqueness, clearFlag, clone, connectToHierarchy, copy, createTempFlag, disconnectFromHierarchy, getAllPropertyInfo, getChildren, getGrandParent, getName, getNameRange, getNavpanelVisibility, getNavpanelVisibility, getNumber, getParent, getProperty, getSoftReferences, hasChildren, hasState, isConnectedToHierarchy, isFixed, isMarked, isSelected, isWritable, makeValidName, makeValidName, notifyParentOfChange, postscan, printReferences, recursivelyContained, recursivelyContains, removeTempFlag, scan, setFixed, setFlag, setMarked, setName, setNavpanelVisibility, setNavpanelVisibility, setNumber, setParent, setSelected, updateReferences, writepublic CollidablePair getCollidablePair()
public Collidable getCollidable(int cidx)
public void setCollidablePair(CollidablePair pair)
public void setCollidablePair(Collidable c0, Collidable c1)
public void getHardReferences(java.util.List<ModelComponent> refs)
ModelComponentBasegetHardReferences in interface ModelComponentgetHardReferences in class ModelComponentBaserefs - list to which hard references are appended