Skip to content

Commit cb01bd5

Browse files
author
github-actions
committed
Update pages
1 parent 74b0982 commit cb01bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<h1 id="jcs_screenmanager">JCS_ScreenManager</h1><p>Manages screen action.<h2 id="variables">Variables</h2><table><thead><tr><th id="name" style="text-align:left">Name<th id="description" style="text-align:left">Description<tbody><tr><td style="text-align:left">RESIZE_SCREEN_THIS_SCENE<td style="text-align:left">Resize screen once on this scene?<tr><td style="text-align:left">ASPECT_RATION_SCREEN_WIDTH_THIS_SCENE<td style="text-align:left">Aspect ratio screen width for this scene you want to resize.<tr><td style="text-align:left">ASPECT_RATION_SCREEN_HEIGHT_THIS_SCENE<td style="text-align:left">Aspect ratio screen height for this scene you want to resize.</table><h2 id="functions">Functions</h2><table><thead><tr><th id="name" style="text-align:left">Name<th id="description" style="text-align:left">Description<tbody><tr><td style="text-align:left">ShowResizablePanels<td style="text-align:left">Show the resizable panels.<tr><td style="text-align:left">HideResizablePanels<td style="text-align:left">Hide the resizable panels.<tr><td style="text-align:left">SetResizablePanelsColor<td style="text-align:left">Set the color to all resizable panels.</table>
1+
<h1 id="jcs_screenmanager">JCS_ScreenManager</h1><p>Manages screen action.<h2 id="variables">Variables</h2><table><thead><tr><th id="name" style="text-align:left">Name<th id="description" style="text-align:left">Description<tbody><tr><td style="text-align:left">resizeScreen<td style="text-align:left">Resize screen once on this scene?<tr><td style="text-align:left">aspectRatioWidth<td style="text-align:left">Aspect ratio screen width for this scene you want to resize.<tr><td style="text-align:left">aspectRatioHeight<td style="text-align:left">Aspect ratio screen height for this scene you want to resize.</table><h2 id="functions">Functions</h2><table><thead><tr><th id="name" style="text-align:left">Name<th id="description" style="text-align:left">Description<tbody><tr><td style="text-align:left">ShowResizablePanels<td style="text-align:left">Show the resizable panels.<tr><td style="text-align:left">HideResizablePanels<td style="text-align:left">Hide the resizable panels.<tr><td style="text-align:left">SetResizablePanelsColor<td style="text-align:left">Set the color to all resizable panels.</table>

0 commit comments

Comments
 (0)