class
WorldLoader3D
extends WorldLoader
Instance Constructors
-
new
WorldLoader3D
()
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
adjustPatchSize
(world: WorldLoaderInterface, d: WorldDimensions, patchSize: Double, strings: Array[String]): Double
-
def
asInstanceOf
[T0]
: T0
-
def
clone
(): AnyRef
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
val
frameRateIndex
: Int
-
def
getClass
(): java.lang.Class[_]
-
def
getHeight
(world: WorldLoaderInterface, d: WorldDimensions, patchSize: Double, strings: Array[String]): Int
-
def
getWidth
(world: WorldLoaderInterface, d: WorldDimensions, patchSize: Double, strings: Array[String]): Int
-
def
getWorldDimensions
(strings: Array[String], version: String): WorldDimensions3D
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
load
(strings: Array[String], version: String, worldInterface: WorldLoaderInterface): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
val
tickCounterIndex
: Int
-
val
tickCounterLabelIndex
: Int
-
def
toString
(): String
-
val
updateModeIndex
: Int
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any