Object

Zones

Related Doc: package root

Permalink

object Zones

Source
Zones.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Zones
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object HotSpots

    Permalink
  5. def NumberFromId(id: String): Int

    Permalink

    Given a zone identification string, provide that zone's ordinal number.

    Given a zone identification string, provide that zone's ordinal number. As zone identification naming is extremely formulaic, just being able to poll the zone's identifier by its first few letters will produce its ordinal position.

    id

    a zone id string

    returns

    a zone number

  6. def SanctuaryZoneId(faction: net.psforever.types.PlanetSideEmpire.Value): String

    Permalink

    Get the zone identifier name for the sanctuary continent of a given empire.

    Get the zone identifier name for the sanctuary continent of a given empire.

    faction

    the empire

    returns

    the zone id, with a blank string as an invalidating result

  7. def SanctuaryZoneNumber(faction: net.psforever.types.PlanetSideEmpire.Value): Int

    Permalink

    Get the zone number for the sanctuary continent of a given empire.

    Get the zone number for the sanctuary continent of a given empire.

    faction

    the empire

    returns

    the zone number, within the sequence 1-32, and with 0 as an invalidating result

  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. val c1: Zone

    Permalink
  10. val c2: Zone

    Permalink
  11. val c3: Zone

    Permalink
  12. val c4: Zone

    Permalink
  13. val c5: Zone

    Permalink
  14. val c6: Zone

    Permalink
  15. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  16. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  18. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  20. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  21. val home1: Zone

    Permalink
  22. val home2: Zone

    Permalink
  23. val home3: Zone

    Permalink
  24. val i1: Zone

    Permalink
  25. val i2: Zone

    Permalink
  26. val i3: Zone

    Permalink
  27. val i4: Zone

    Permalink
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  30. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  31. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  32. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  33. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  34. val tzconc: Zone

    Permalink
  35. val tzcotr: Zone

    Permalink
  36. val tzcovs: Zone

    Permalink
  37. val tzdrnc: Zone

    Permalink
  38. val tzdrtr: Zone

    Permalink
  39. val tzdrvs: Zone

    Permalink
  40. val tzshnc: Zone

    Permalink
  41. val tzshtr: Zone

    Permalink
  42. val tzshvs: Zone

    Permalink
  43. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. val z1: Zone

    Permalink
  47. val z10: Zone

    Permalink
  48. val z2: Zone

    Permalink
  49. val z3: Zone

    Permalink
  50. val z4: Zone

    Permalink
  51. val z5: Zone

    Permalink
  52. val z6: Zone

    Permalink
  53. val z7: Zone

    Permalink
  54. val z8: Zone

    Permalink
  55. val z9: Zone

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped