Przeglądaj źródła

Update camera.adoc

Changed text note to Admonition.
mitm001 9 lat temu
rodzic
commit
1265be436b
1 zmienionych plików z 4 dodań i 1 usunięć
  1. 4 1
      src/docs/asciidoc/jme3/advanced/camera.adoc

+ 4 - 1
src/docs/asciidoc/jme3/advanced/camera.adoc

@@ -8,7 +8,10 @@
 ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 
 
-Note that by default, the mouse pointer is invisible, and the mouse is set up to control the camera rotation.
+[NOTE]
+====
+By default, the mouse pointer is invisible, and the mouse is set up to control the camera rotation.
+====
 
 
 
 
 == Default Camera
 == Default Camera