graphyx.tests

object BallStack

[source: graphyx/tests/BallStack.scala]

object BallStack
extends Test
Value Summary
val title : java.lang.String
val world : World
Method Summary
def init : Unit
Methods inherited from Test
fireEvent, toString
Methods inherited from AnyRef
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Value Details
val world : World
Overrides
Test.world

val title : java.lang.String
Overrides
Test.title

Method Details
def init : Unit
Overrides
Test.init