builder icon indicating copy to clipboard operation
builder copied to clipboard

spx: function declaration in sprite code (classfile)

Open nighca opened this issue 1 year ago • 0 comments

It is now supported to declare functions in spx file, but the function declarations are required to be placed after the variable definitions, while before other code. Otherwise error is thrown.

We may fix this within code-formatting.

nighca avatar Jun 12 '24 06:06 nighca