sims.prefabs

trait Prefab

[source: sims/prefabs/Prefab.scala]

trait Prefab
extends AnyRef
Direct Known Subclasses:
Net, Pylon, Ragdoll

Value Summary
val bodies : scala.Iterable[Body]
val joints : scala.Iterable[Joint]
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Value Details
val bodies : scala.Iterable[Body]

val joints : scala.Iterable[Joint]