Преглед изворни кода

- add physics button tooltips Bundle.properties

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8608 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 пре 14 година
родитељ
комит
2faf867baa
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      jme3-scenecomposer/src/com/jme3/gde/scenecomposer/Bundle.properties

+ 2 - 0
jme3-scenecomposer/src/com/jme3/gde/scenecomposer/Bundle.properties

@@ -53,3 +53,5 @@ SceneComposerTopComponent.emitButton.text=Emit All Particles
 SceneComposerTopComponent.jLabel6.text=Physics:
 SceneComposerTopComponent.jButton2.text=
 SceneComposerTopComponent.jButton3.text=
+SceneComposerTopComponent.jButton2.toolTipText=start the physics simulation and add all objects to the physics space
+SceneComposerTopComponent.jButton3.toolTipText=stop the physics simulation and remove all objects from the physics space