public class DeployableProjectileComponent implements Component
Component for tracking deployableprojectile state. Attach this component to entities that need to track deployableprojectile data.
java.lang.Object > DeployableProjectileComponent
Field Summary
previousTickPosition
protected
Vector3d
previousTickPosition
Field previousTickPosition.
Method Detail
DeployableProjectileComponent
public
public
DeployableProjectileComponent
()
Method DeployableProjectileComponent.
getComponentType
public
DeployableProjectileComponent>
getComponentType
()
Method getComponentType.