diff --git a/doc/doc_files/images/main_toolbar.png b/doc/doc_files/images/main_toolbar.png new file mode 100644 index 0000000..d7455e1 Binary files /dev/null and b/doc/doc_files/images/main_toolbar.png differ diff --git a/doc/doc_files/images/mesh_animation_panel.png b/doc/doc_files/images/mesh_animation_panel.png new file mode 100644 index 0000000..feaf7df Binary files /dev/null and b/doc/doc_files/images/mesh_animation_panel.png differ diff --git a/doc/doc_files/images/mesh_id_panel.png b/doc/doc_files/images/mesh_id_panel.png new file mode 100644 index 0000000..f38cc67 Binary files /dev/null and b/doc/doc_files/images/mesh_id_panel.png differ diff --git a/doc/doc_files/images/mesh_material_panel.png b/doc/doc_files/images/mesh_material_panel.png new file mode 100644 index 0000000..8f77501 Binary files /dev/null and b/doc/doc_files/images/mesh_material_panel.png differ diff --git a/doc/doc_files/images/serenity_fx_var_panel.png b/doc/doc_files/images/serenity_fx_var_panel.png new file mode 100644 index 0000000..ff4fa8d Binary files /dev/null and b/doc/doc_files/images/serenity_fx_var_panel.png differ diff --git a/doc/doc_files/images/sn_project_tree.png b/doc/doc_files/images/sn_project_tree.png new file mode 100644 index 0000000..0ababd8 Binary files /dev/null and b/doc/doc_files/images/sn_project_tree.png differ diff --git a/doc/doc_files/nirvana_api_tile.html b/doc/doc_files/nirvana_api_tile.html index dee4c1c..f478e39 100644 --- a/doc/doc_files/nirvana_api_tile.html +++ b/doc/doc_files/nirvana_api_tile.html @@ -11,6 +11,9 @@


+

+

TILE MAP


+

Type Nirvana_TileMap

@@ -43,10 +46,10 @@

-
+

- Function Nirvana_GetLayerTileSetName$(layer_index) +

TILE LAYER PROPERTIES


Function Nirvana_GetLayerTileSetName$(layer_index)

-
+

+

+

+

TILE MASK


Function Nirvana_GetLayerTileMaskCount(layer_index) @@ -135,7 +141,58 @@ Returns TRUE if the tile at the given position is flagged in the given mask

+ + +

+
+

+

+

SET/GET TILES


+

+

+ Function Nirvana_GetTile(layer_index, x, y) +

+ +

+
+

+

+ Function Nirvana_GetTileMapPosition(layer_index, stage_x, stage_y) As Nirvana_Vector2D +

+ +

+
+

+

+ Function Nirvana_SetTile(layer_index, tile_index, x, y) +

+

-
+

- Function Nirvana_GetLayerTileSetName$(layer_index) +

TILE LAYER PROPERTIES


Function Nirvana_GetLayerTileSetName$(layer_index)

-
+

+

+

+

TILE MASK


Function Nirvana_GetLayerTileMaskCount(layer_index) @@ -135,7 +141,58 @@ Returns TRUE if the tile at the given position is flagged in the given mask

+ + +

+
+

+

+

SET/GET TILES


+

+

+ Function Nirvana_GetTile(layer_index, x, y) +

+ +

+
+

+

+ Function Nirvana_GetTileMapPosition(layer_index, stage_x, stage_y) As Nirvana_Vector2D +

+ +

+
+

+

+ Function Nirvana_SetTile(layer_index, tile_index, x, y) +

+