mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Added Wren scene module ⛏
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
groups="screen"
|
||||
color="25 25 25 9"
|
||||
>
|
||||
<p groups="hello">Hello, world</p>
|
||||
<p groups="header">Hello, world!</p>
|
||||
|
||||
<Rect onclick="hello()"
|
||||
groups="rect"
|
||||
color="128 128 255 255">
|
||||
</Rect>
|
||||
<Slider value="sliderValue"/>
|
||||
</Canvas>
|
||||
|
||||
Reference in New Issue
Block a user