mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 22:46:19 +01:00
5 lines
No EOL
90 B
Text
5 lines
No EOL
90 B
Text
/// @description slider
|
|
drag_mx = mouse_mx;
|
|
drag_sx = 0;
|
|
drag_msx = 0;
|
|
drag_sw = 0; |