Packages

package ce

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract class ComplexDeployable extends PlanetSideServerObject with Deployable
  2. trait Deployable extends FactionAffinity with Vitality with OwnableByPlayer with ZoneAware
  3. abstract class SimpleDeployable extends PlanetSideGameObject with Deployable
  4. class TelepadControl extends Actor

    Telepad-like components don't actually use control agents right now, but, since the trait is used for a Vehicle Utility entity as well as a Deployable entity, and all utilities are supposed to have control agents with which to interface, a placeholder like this is easy to reason around.

  5. trait TelepadLike extends AnyRef

Value Members

  1. object Deployable
  2. object DeployableCategory extends Enumeration
  3. object DeployedItem extends Enumeration
  4. object TelepadLike

Ungrouped