Uses of Interface
barsuift.simLife.j3d.Mobile

Packages that use Mobile
barsuift.simLife.j3d.tree   
barsuift.simLife.j3d.universe.physic   
 

Uses of Mobile in barsuift.simLife.j3d.tree
 

Subinterfaces of Mobile in barsuift.simLife.j3d.tree
 interface TreeLeaf3D
           
 

Uses of Mobile in barsuift.simLife.j3d.universe.physic
 

Methods in barsuift.simLife.j3d.universe.physic with parameters of type Mobile
 void Gravity3D.fall(Mobile mobile)
          Make the given mobile fall.
 void Gravity3D.isFallen(Mobile mobile)
          The given mobile is already fallen, so there is no need for Gravity3D to deal with it anymore.
 



Copyright © 2010. All Rights Reserved.