Przeglądaj źródła

stack reposition spatial table cell data by moving to new line

mitm001 5 lat temu
rodzic
commit
f3fb5ac305

+ 6 - 3
docs/modules/tutorials/pages/beginner/hello_node.adoc

@@ -320,9 +320,12 @@ thing.setLocalTranslation( new Vector3f( 0.0f, 40.2f, -2.0f ) );
 thing.move( 0.0f, 40.2f, -2.0f );
 ----
 
-a|+right -left
-a|+up -down
-a|+forward -backward
+a|+right +
+-left
+a|+up +
+-down
+a|+forward +
+-backward
 
 |===