Skip to content

Commit

Permalink
update slate[no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 8, 2024
1 parent 48b8ab4 commit cded039
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10765,17 +10765,17 @@ <h3 id='ImGuiIO'>ImGuiIO</h3>
<tr>
<td></td>
<td><a href="https://github.com/spelunky-fyi/overlunky/search?l=Lua&amp;q=keydown">keydown</a></td>
<td>Returns true if key or chord (e.g `KEY.X</td>
<td>Returns true if key or chord (e.g `KEY.X \</td>
</tr>
<tr>
<td></td>
<td><a href="https://github.com/spelunky-fyi/overlunky/search?l=Lua&amp;q=keypressed">keypressed</a></td>
<td>Returns true if key or chord (e.g `KEY.X</td>
<td>Returns true if key or chord (e.g `KEY.X \</td>
</tr>
<tr>
<td></td>
<td><a href="https://github.com/spelunky-fyi/overlunky/search?l=Lua&amp;q=keyreleased">keyreleased</a></td>
<td>Returns true if key or chord (e.g `KEY.X</td>
<td>Returns true if key or chord (e.g `KEY.X \</td>
</tr>
<tr>
<td>bool</td>
Expand All @@ -10800,7 +10800,7 @@ <h3 id='ImGuiIO'>ImGuiIO</h3>
<tr>
<td></td>
<td><a href="https://github.com/spelunky-fyi/overlunky/search?l=Lua&amp;q=modifierdown">modifierdown</a></td>
<td>bool modifierdown(<a href="#KEY">KEY</a> keychord)<br/>Returns true if modifiers in chord (e.g. `KEY.OL_MOD_CTRL</td>
<td>bool modifierdown(<a href="#KEY">KEY</a> keychord)<br/>Returns true if modifiers in chord (e.g. `KEY.OL_MOD_CTRL \</td>
</tr>
<tr>
<td></td>
Expand Down
8 changes: 4 additions & 4 deletions docs/light.html
Original file line number Diff line number Diff line change
Expand Up @@ -10765,17 +10765,17 @@ <h3 id='ImGuiIO'>ImGuiIO</h3>
<tr>
<td></td>
<td><a href="https://github.com/spelunky-fyi/overlunky/search?l=Lua&amp;q=keydown">keydown</a></td>
<td>Returns true if key or chord (e.g `KEY.X</td>
<td>Returns true if key or chord (e.g `KEY.X \</td>
</tr>
<tr>
<td></td>
<td><a href="https://github.com/spelunky-fyi/overlunky/search?l=Lua&amp;q=keypressed">keypressed</a></td>
<td>Returns true if key or chord (e.g `KEY.X</td>
<td>Returns true if key or chord (e.g `KEY.X \</td>
</tr>
<tr>
<td></td>
<td><a href="https://github.com/spelunky-fyi/overlunky/search?l=Lua&amp;q=keyreleased">keyreleased</a></td>
<td>Returns true if key or chord (e.g `KEY.X</td>
<td>Returns true if key or chord (e.g `KEY.X \</td>
</tr>
<tr>
<td>bool</td>
Expand All @@ -10800,7 +10800,7 @@ <h3 id='ImGuiIO'>ImGuiIO</h3>
<tr>
<td></td>
<td><a href="https://github.com/spelunky-fyi/overlunky/search?l=Lua&amp;q=modifierdown">modifierdown</a></td>
<td>bool modifierdown(<a href="#KEY">KEY</a> keychord)<br/>Returns true if modifiers in chord (e.g. `KEY.OL_MOD_CTRL</td>
<td>bool modifierdown(<a href="#KEY">KEY</a> keychord)<br/>Returns true if modifiers in chord (e.g. `KEY.OL_MOD_CTRL \</td>
</tr>
<tr>
<td></td>
Expand Down

0 comments on commit cded039

Please sign in to comment.