forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
5
Kha/Tools/linux_arm64/std/flash/display/ShaderData.hx
Normal file
5
Kha/Tools/linux_arm64/std/flash/display/ShaderData.hx
Normal file
@ -0,0 +1,5 @@
|
||||
package flash.display;
|
||||
|
||||
extern class ShaderData implements Dynamic {
|
||||
function new(byteCode : flash.utils.ByteArray) : Void;
|
||||
}
|
Reference in New Issue
Block a user