edu.eside.flingbox
Class BodySettingsDialog

java.lang.Object
  extended by Dialog
      extended by edu.eside.flingbox.BodySettingsDialog

public class BodySettingsDialog
extends Dialog


Constructor Summary
BodySettingsDialog(Context context, Body body, Scene scene)
           
 
Method Summary
 void onCreate(Bundle savedInstanceState)
          Called when the dialog is first created.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BodySettingsDialog

public BodySettingsDialog(Context context,
                          Body body,
                          Scene scene)
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)
Called when the dialog is first created.