Updated material types in documentation
This commit is contained in:
@@ -26,9 +26,12 @@
|
||||
</li>
|
||||
<li>
|
||||
LIGHT_TYPE_SPOT
|
||||
</li>
|
||||
</ul>
|
||||
<br><p>Related:
|
||||
<a href="setlighttype.html">SetLightType</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
0
doc/doc_files/images/rcbasic_icon.png
Executable file → Normal file
0
doc/doc_files/images/rcbasic_icon.png
Executable file → Normal file
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
0
doc/doc_files/images/window_gfx_structure.png
Executable file → Normal file
0
doc/doc_files/images/window_gfx_structure.png
Executable file → Normal file
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
@@ -35,6 +35,57 @@
|
||||
<a href="graphics.html" target="main">Graphics</a><br>
|
||||
<a href="sound.html" target="main">Sound</a><br>
|
||||
|
||||
<ul id="myUL">
|
||||
<li><span class="box" >Nirvana2D</span>
|
||||
<ul class="nested">
|
||||
<li><a href="nirvana_sprite_editor.html" target="main">Sprite Editor</a></li>
|
||||
<li><a href="nirvana_tile_editor.html" target="main">Tile Editor</a></li>
|
||||
<li><a href="nirvana_stage_editor.html" target="main">Stage Editor</a></li>
|
||||
|
||||
<ul id="myUL">
|
||||
<li><span class="box" >Nirvana2D API</span>
|
||||
<ul class="nested">
|
||||
<li><a href="nirvana_api_types.html" target="main">Nirvana Types</a></li>
|
||||
<li><a href="nirvana_api_background.html" target="main">Background</a></li>
|
||||
<li><a href="nirvana_api_tile.html" target="main">Tiles</a></li>
|
||||
<li><a href="nirvana_api_sprite.html" target="main">Sprites</a></li>
|
||||
<li><a href="nirvana_api_layers.html" target="main">Layer Settings</a></li>
|
||||
<li><a href="nirvana_api_stages.html" target="main">Stages</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul id="myUL">
|
||||
<li><span class="box" >Serenity3D</span>
|
||||
<ul class="nested">
|
||||
<li><a href="serenity_texture_view.html" target="main">Texture Viewer</a></li>
|
||||
<li><a href="serenity_material_editor.html" target="main">Material Editor</a></li>
|
||||
<li><a href="serenity_mesh_editor.html" target="main">Mesh Editor</a></li>
|
||||
<li><a href="serenity_scene_editor.html" target="main">Scene Editor</a></li>
|
||||
|
||||
<ul id="myUL">
|
||||
<li><span class="box" >Serenity3D API</span>
|
||||
<ul class="nested">
|
||||
<li><a href="serenity_api_actors.html" target="main">Actors</a></li>
|
||||
<li><a href="serenity_api_meshes.html" target="main">Meshes</a></li>
|
||||
<li><a href="serenity_api_materials.html" target="main">Materials</a></li>
|
||||
<li><a href="serenity_api_textures.html" target="main">Textures</a></li>
|
||||
<li><a href="serenity_api_stages.html" target="main">Stages</a></li>
|
||||
<li><a href="serenity_api_groups.html" target="main">Groups</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul id="myUL">
|
||||
<li><span class="box" >Appendix</span>
|
||||
<ul class="nested">
|
||||
|
||||
@@ -23,9 +23,12 @@
|
||||
</li>
|
||||
<li>
|
||||
LIGHT_TYPE_SPOT
|
||||
</li>
|
||||
</ul>
|
||||
<br><p>Related:
|
||||
<a href="setlighttype.html">SetLightType</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user