dev.cheleb.scalajswebgl.samples.three

Members list

Type members

Classlikes

case class LatLon(lat: Double, lon: Double)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object LatLon

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
LatLon.type
object Math

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Math.type
class PinnerData(val id: Int, val city: String, var tooltip: Sprite) extends Object

Attributes

Supertypes
class Object
trait Any
class Object
trait Matchable
class Any
case class Place(name: String, location: LatLon)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SceneHelper

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ScenePage

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ScenePage.type

Value members

Concrete fields

val famousPlaces: List[Place]