mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 15:20:46 +00:00
trunk contents moved to root
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
interface Moving2
|
||||
{
|
||||
function moveUp(py:Number);
|
||||
function moveDown(py:Number);
|
||||
function moveLeft(px:Number);
|
||||
}
|
||||
Reference in New Issue
Block a user