object Projectiles extends Enumeration
An Enumeration of all the projectile types in the game, paired with their object id as the Value.
- Source
- Projectiles.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Projectiles
- Enumeration
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class Val extends Value with Serializable
- Attributes
- protected
- Definition Classes
- Enumeration
- Annotations
- @SerialVersionUID()
- abstract class Value extends Ordered[Value] with Serializable
- Definition Classes
- Enumeration
- Annotations
- @SerialVersionUID()
- class ValueSet extends AbstractSet[Value] with SortedSet[Value] with SortedSetOps[Value, SortedSet, ValueSet] with StrictOptimizedIterableOps[Value, Set, ValueSet] with Serializable
- Definition Classes
- Enumeration
- Annotations
- @SerialVersionUID()
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def Value(i: Int, name: String): Value
- Attributes
- protected
- Definition Classes
- Enumeration
- final def Value(name: String): Value
- Attributes
- protected
- Definition Classes
- Enumeration
- final def Value(i: Int): Value
- Attributes
- protected
- Definition Classes
- Enumeration
- final def Value: Value
- Attributes
- protected
- Definition Classes
- Enumeration
- final val anniversary_projectilea: Value
- final val anniversary_projectileb: Value
- final val aphelion_immolation_cannon_projectile: Value
- final val aphelion_laser_projectile: Value
- final val aphelion_plasma_rocket_projectile: Value
- final val aphelion_ppa_projectile: Value
- final val aphelion_starfire_projectile: Value
- final def apply(x: Int): Value
- Definition Classes
- Enumeration
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- final val bolt_projectile: Value
- final val bullet_105mm_projectile: Value
- final val bullet_12mm_projectile: Value
- final val bullet_12mm_projectileb: Value
- final val bullet_150mm_projectile: Value
- final val bullet_15mm_apc_projectile: Value
- final val bullet_15mm_projectile: Value
- final val bullet_20mm_apc_projectile: Value
- final val bullet_20mm_projectile: Value
- final val bullet_25mm_projectile: Value
- final val bullet_35mm_projectile: Value
- final val bullet_75mm_apc_projectile: Value
- final val bullet_75mm_projectile: Value
- final val bullet_9mm_AP_projectile: Value
- final val bullet_9mm_projectile: Value
- final val burster_projectile: Value
- final val chainblade_projectile: Value
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- final val colossus_100mm_projectile: Value
- final val colossus_burster_projectile: Value
- final val colossus_chaingun_projectile: Value
- final val colossus_cluster_bomb_projectile: Value
- final val colossus_tank_cannon_projectile: Value
- final val comet_projectile: Value
- final val dualcycler_projectile: Value
- final val dynomite_projectile: Value
- final val energy_cell_projectile: Value
- final val energy_gun_nc_projectile: Value
- final val energy_gun_tr_projectile: Value
- final val energy_gun_vs_projectile: Value
- final val enhanced_energy_cell_projectile: Value
- final val enhanced_quasar_projectile: Value
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final val falcon_projectile: Value
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final val firebird_missile_projectile: Value
- final val flail_projectile: Value
- final val flamethrower_fireball: Value
- final val flamethrower_projectile: Value
- final val flux_cannon_apc_projectile: Value
- final val flux_cannon_thresher_projectile: Value
- final val fluxpod_projectile: Value
- final val forceblade_projectile: Value
- final val frag_cartridge_projectile: Value
- final val frag_cartridge_projectile_b: Value
- final val frag_grenade_projectile: Value
- final val frag_grenade_projectile_enh: Value
- final val galaxy_gunship_gun_projectile: Value
- final val gauss_cannon_projectile: Value
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final val grenade_projectile: Value
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final val heavy_grenade_projectile: Value
- final val heavy_rail_beam_projectile: Value
- final val heavy_sniper_projectile: Value
- final val hellfire_projectile: Value
- final val hunter_seeker_missile_dumbfire: Value
- final val hunter_seeker_missile_projectile: Value
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final val jammer_cartridge_projectile: Value
- final val jammer_cartridge_projectile_b: Value
- final val jammer_grenade_projectile: Value
- final val jammer_grenade_projectile_enh: Value
- final val katana_projectile: Value
- final val katana_projectileb: Value
- final val lancer_projectile: Value
- final val lasher_projectile: Value
- final val lasher_projectile_ap: Value
- final val liberator_bomb_cluster_bomblet_projectile: Value
- final val liberator_bomb_cluster_projectile: Value
- final val liberator_bomb_projectile: Value
- final val maelstrom_grenade_projectile: Value
- final val maelstrom_grenade_projectile_contact: Value
- final val maelstrom_stream_projectile: Value
- final val magcutter_projectile: Value
- final def maxId: Int
- Definition Classes
- Enumeration
- final val melee_ammo_projectile: Value
- final val meteor_common: Value
- final val meteor_projectile_b_large: Value
- final val meteor_projectile_b_medium: Value
- final val meteor_projectile_b_small: Value
- final val meteor_projectile_large: Value
- final val meteor_projectile_medium: Value
- final val meteor_projectile_small: Value
- final val mine_projectile: Value
- final val mine_sweeper_projectile: Value
- final val mine_sweeper_projectile_enh: Value
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- var nextId: Int
- Attributes
- protected
- Definition Classes
- Enumeration
- var nextName: Iterator[String]
- Attributes
- protected
- Definition Classes
- Enumeration
- final val no_projectile: Value
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final val oicw_little_buddy: Value
- final val oicw_projectile: Value
- final val pellet_gun_projectile: Value
- final val peregrine_dual_machine_gun_projectile: Value
- final val peregrine_mechhammer_projectile: Value
- final val peregrine_particle_cannon_projectile: Value
- final val peregrine_rocket_pod_projectile: Value
- final val peregrine_sparrow_projectile: Value
- final val phalanx_av_projectile: Value
- final val phalanx_flak_projectile: Value
- final val phalanx_projectile: Value
- final val phoenix_missile_guided_projectile: Value
- final val phoenix_missile_projectile: Value
- final val plasma_cartridge_projectile: Value
- final val plasma_cartridge_projectile_b: Value
- final val plasma_grenade_projectile: Value
- final val plasma_grenade_projectile_B: Value
- final val pounder_projectile: Value
- final val pounder_projectile_enh: Value
- final val ppa_projectile: Value
- final val pulsar_ap_projectile: Value
- final val pulsar_projectile: Value
- final val quasar_projectile: Value
- final val radiator_grenade_projectile: Value
- final val radiator_sticky_projectile: Value
- def readResolve(): AnyRef
- Attributes
- protected
- Definition Classes
- Enumeration
- final val reaver_rocket_projectile: Value
- final val rocket_projectile: Value
- final val rocklet_flak_projectile: Value
- final val rocklet_jammer_projectile: Value
- final val scattercannon_projectile: Value
- final val scythe_projectile: Value
- final val scythe_projectile_slave: Value
- final val shotgun_shell_AP_projectile: Value
- final val shotgun_shell_projectile: Value
- final val six_shooter_projectile: Value
- final val skyguard_flak_cannon_projectile: Value
- final val sparrow_projectile: Value
- final val sparrow_secondary_projectile: Value
- final val spiker_projectile: Value
- final val spitfire_aa_ammo_projectile: Value
- final val spitfire_ammo_projectile: Value
- final val starfire_projectile: Value
- final val striker_missile_projectile: Value
- final val striker_missile_targeting_projectile: Value
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- Enumeration → AnyRef → Any
- final val trek_projectile: Value
- def values: ValueSet
- Definition Classes
- Enumeration
- final val vanu_sentry_turret_projectile: Value
- final val vulture_bomb_projectile: Value
- final val vulture_nose_bullet_projectile: Value
- final val vulture_tail_bullet_projectile: Value
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final val wasp_gun_projectile: Value
- final val wasp_rocket_projectile: Value
- final val winchester_projectile: Value
- final def withName(s: String): Value
- Definition Classes
- Enumeration
- implicit object ValueOrdering extends Ordering[Value]
- Definition Classes
- Enumeration