Explorar o código

stack reposition spatial table cell data by moving to new line

mitm001 %!s(int64=5) %!d(string=hai) anos
pai
achega
f3fb5ac305
Modificáronse 1 ficheiros con 6 adicións e 3 borrados
  1. 6 3
      docs/modules/tutorials/pages/beginner/hello_node.adoc

+ 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
 
 |===