Skip to content

Commit

Permalink
deploy: ceb6a12
Browse files Browse the repository at this point in the history
  • Loading branch information
simsaens committed May 19, 2024
1 parent 529108e commit b88b959
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _sources/api/scene.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ scene
A high level scene structure used that integrates object hierarchy, rendering, input, physics and serialisation to simplify and streamline games and simulations

.. lua:attribute:: main: scene
.. lua:classattribute:: main: scene
Sets the main Codea scene, which will be automatically drawn, updated and handle touch events

.. code-block:: lua
Expand Down
2 changes: 1 addition & 1 deletion api/scene.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ <h1>scene<a class="headerlink" href="#scene" title="Link to this heading">¶</a>
<dt class="sig sig-object lua">
<em class="property"><span class="pre">class</span> </em><span class="sig-name descname"><span class="pre">scene</span></span></dt>
<dd><p>A high level scene structure used that integrates object hierarchy, rendering, input, physics and serialisation to simplify and streamline games and simulations</p>
<dl class="lua attribute">
<dl class="lua classattribute">
<dt class="sig sig-object lua" id="scene.main">
<span class="sig-name descname"><span class="pre">main</span></span><em class="property"><span class="pre">:</span> </em><span class="pre">scene</span><a class="headerlink" href="#scene.main" title="Link to this definition"></a></dt>
<dd><p>Sets the main Codea scene, which will be automatically drawn, updated and handle touch events</p>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit b88b959

Please sign in to comment.